Saturday, May 31, 2008

What is CLASS selector?

  1. Using CLASS selectors in CSS one can assign style information to all elements. Class selectors name in CSS is preceded by full stop.
  2. The class selectors which can be applied multiple times to different element within a page to format content.

No comments: