|
|
Q5405 How do I import a CSS style sheet?
irt.org | Knowledge Base | CSS | Q5405 [ previous next ] Q5405 How do I import a CSS style sheet?There are 2 valid ways of importing style rules from other style sheets:
So that browsers can avoid retrieving resources for unsupported media types, authors may specify media-dependent @import rules using the following code:
|
-- div -->
|