On 6-Dec-04, at 7:25 AM, David Latapie wrote: > Le 6 déc. 04, à 13:03, Slalomsk8er@solnet.ch a écrit : >> >> Hallo, >> >> I miss some things in CSS. > > As for me, I would like to have a command like > "every inline element" > "every block element" The problem with this (and other proposed selectors that rely on the settings of CSS properties) is that you run into a problem when you have a statement like *:inline { display: block; } *:block { display: inline; } (with hypothetical :block and :inline selectors)Received on Monday, 6 December 2004 15:35:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:35 GMT