Friday, 20 March 2009

CSS Selectors

http://www.w3.org/TR/CSS2/selector.html - Nice overview of CSS Selectors. After this read you would not be afraid of things like this:


DIV > P:first-child { text-indent: 0 }

No comments:

Post a Comment