home HTML XML DTD CSS Visual Filter JavaScript Java ASP SSI .NET  
CSS Reference >
Suggested Reading

Special elements


tag/attrib/value description
/* Text */ 1 3   4 3   Comment
!important 1 4 - - 3   Increases declaration weight
@import 1 4 - - 3   Import style sheet file
[ URI | 1           Style sheet file location
String ];             Style sheet file name
@fontdef - - - 4 -  
@font-face 2 4 - - -   Font information block
{ [property: value][; ...]* }            
@page 2 - - - -   Paged media formatting
PageSelector?[:PagePseudoClass]?            
{ [property: value][; ...]* }            
@charset 2 - - - -   Character set encoding
String;            
@media 2 4 - - 3   Specific media formatting
MediaType [ , ... ]*            
{ [property: value][; ...]* }            
MediaType 2 4   - 3  
all 2 4     3   All devices
aural 2 -     -   Speech synthesizers
braille 2 -     -   Braille tactile feedback devices
embossed 2 -     -   Paged braille printers
handheld 2 -     -   Handheld devices
print 2 4     -   Paged media
projection 2 -     -   Projected presentations
screen 2 4     3   Color computer screens
tty 2 -     -   Fixed-pitch media
tv 2 -     -   Television-type devices