Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
spec:at-rules-patterns [2011/12/06 23:37] – [Spec Text] dbaronspec:at-rules-patterns [2012/09/13 13:07] – [At-Rules Patterns] Make the numbered list work tabatkins
Line 5: Line 5:
 At-rules can generally be grouped into four categories:  At-rules can generally be grouped into four categories: 
  
- 1. processing instructions (like @import or @charset) +  - processing instructions (like @import or @charset) 
- 2. rules that change the context of rules inside them (like @media or @region) +  rules that change the context of rules inside them (like @media or @region) 
- 3. rules that apply properties to things in the document other than elements (like @page or @viewport) +  rules that apply properties to things in the document other than elements (like @page or @viewport) 
- 4. rules that define values which are too complex to define inline (like @font-face or @keyframes)+  rules that define values which are too complex to define inline (like @font-face or @keyframes)
  
 ===== Spec Text ===== ===== Spec Text =====
 
spec/at-rules-patterns.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki