Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS Syntax Question Re: CSS Syntax Question

#91861

Here is an update of @ChristopherBurton’s fiddle to illustrate the answer to the original question: http://jsfiddle.net/sl1dr/kSQmk/

I would also recommend having a read of this article: http://net.tutsplus.com/tutorials/html-css-techniques/the-30-css-selectors-you-must-memorize/

It explains attribute selectors (CSS 2.1 and CSS3) plus much more.