logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   css   _/_   css-pseudo-elements  

Index Browse Edit Visualize Statistics Download Help
 
css-pseudo-elements
has-features
- Associating CSS to Documents [ feature ]
- CSS Cascading [ feature ]
- CSS Grouping [ feature ]
- CSS Inheritance [ feature ]
- CSS Media [ feature ]
- CSS positioning and sizing [ 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:
Comment:
anchor (visited), paragraphs (first-letter), ...
example
a:active { color: red }