piątek, 22 października 2010

Parent Selectors in CSS

Parent Selectors in CSS: "
Let’s be clear here, just in case someone is finding this from a search engine: there are no parent selectors in CSS, not even in CSS3. It is an interesting topic to talk about though, and some fresh talk has surfaced.

a < img { border: none; }

a img:parent { background: none; }"

Brak komentarzy: