logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   css   _/_   css-cascading  

Index Browse Edit Visualize Statistics Download Help
 
css-cascading
has-features
- Associating CSS to Documents [ feature ]
- CSS Grouping [ 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:
observation
inline style has the highest priority
Comment:
defines what style will be used: browser default -> External Style Sheet -> Internal Style Sheet -> Inline Style
Comment:
multiple sheets can be applied to a document (browser, reader, server, author) -- conflict resolution at clashes