Untold Mysteries of CSS
In this week article in Informit, Molly takes us to some of the often unused or underutilized CSS properties. The 3 properties Molly is explaining are the
- star selector (* {-----} ),
- multiple classes (div class = borderInfo contentInfo styleInfo)
- !important declaration ( h1 {color: #FF6600; font-weight: bold;} !important).
View the full article
0 Comments:
Post a Comment
<< Home