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{}
  • RSS
  • email
  • Facebook
  • Twitter
  • del.icio.us

Leave a Reply