logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   css   _/_   css-grouping  

Index Browse Edit Visualize Statistics Download Help
 
css-grouping
has-features
- Associating CSS to Documents [ feature ]
- CSS Cascading [ feature ]
- CSS Inheritance [ feature ]
- CSS Media [ feature ]
- CSS positioning and sizing [ feature ]
- CSS pseudo elements [ feature ]
- Cascading Style Sheets, CSS [ object ]
css-mechanism
- CSS pseudo elements
- CSS Inheritance
- CSS Grouping
- CSS Cascading
- CSS positioning and sizing
- CSS Media
- Associating CSS to Documents
Types:
example
h1, h2, div.class5, blockquote { background: black }
Comment:
grouping of rules -- makes many rules more manageable