I recall that the original rationale for using the same syntax for both pseudo-classes and elements was that parent-based targeting wasn't planned for the first release of CSS. Seeing as this form of targeting *has* now been incorporated into the language, wouldn't it be a better basis for the pseudo-element syntax? e.g. P $first-line { color: black } BLOCKQUOTE $first-letter { font-size: 150% } UL $bullet { color: green } -- Michael Seaton (mseaton@inforamp.net)Received on Thursday, 31 October 1996 09:02:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:53:45 GMT