The CSS1 spec defines a "rule" as "a declaration and its selector." So, given this style sheet: H1, H2, H3: { color: white; background: blue; } is that one rule, two rules, three rules, or six rules? I'm fairly new to style sheets and in reading through the spec, I couldn't determine from the section on grouping or from context what the correct answer is. I'm also stunned by how wildly different a style sheet can be interpreted by Navigator 4.01, IE 3.02, and IE 4.0 platform preview 2 on my Windows 95 system. It seems very discouraging, since seemingly innocuous style sheet rules can cause portions of a page to not be displayed at all. -- E. Stephen Mack <estephen@emf.net> http://www.emf.net/~estephen/Received on Saturday, 26 July 1997 14:55:15 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:53:50 GMT