CSS
Selectors
Applies to all elements.
*{}
Applies to a class=”class1″ attribute in a tag
.class1{}
Applies to an id=”myid” attribute in a tag
#myid{}
Applies to all elements.
*{}
Applies to a class=”class1″ attribute in a tag
.class1{}
Applies to an id=”myid” attribute in a tag
#myid{}
Copyright © 2009 um what now? · Powered by WordPress · iTech Theme by Zack
