selectors

TwitterFacebook
Get flash to fully experience Pearltrees
http://css.maxdesign.com.au/selectutorial/ Selectutorial - CSS selectors Selectutorial - CSS selectors

Selectutorial: CSS selectors

Intermediate CSS Workshop

Your mission in this simple exercise is to match the two elements where I have put *** around the text - with one selector - and without affecting any other elements. Make those two elements red and boldfaced. http://www.chimenecricket.com/intcss/matching.html
http://www.w3.org/TR/CSS21/selector.html

Selectors

5.1 Pattern matching In CSS, pattern matching rules determine which style rules apply to elements in the document tree . These patterns, called selectors, may range from simple element names to rich contextual patterns.
Web Review July 2000 http://meyerweb.com/eric/articles/webrev/200007a.html

The Adjacent-Sibling Selector

The Child Selector

http://meyerweb.com/eric/articles/webrev/200006b.html Web Review June 2000
Web Review June 2000 No, it isn't a new movie starring Jean-Claude Van Damme-- it's the first of the CSS2 selectors which I plan to cover in a series of articles.

Universal Selector

http://meyerweb.com/eric/articles/webrev/200006a.html