Showing posts with label
classes
.
Show all posts
Showing posts with label
classes
.
Show all posts
Sunday, February 24, 2013
Using Multiple Classes
<div class="first second third">Lorem ipsum</div>
.first .second .third { ... }
.first {...}
.second { ... }
.third { ... }
Older Posts
Home
Subscribe to:
Posts (Atom)