David Seibert wrote: >By "set a global class" I assume you mean to declare properties that will >apply to all html elements? Following the Nov. 23 draft of CSS1, the >simplest way to do this is to declare those properties as style for the ><html> tag; all elements should then inherit those properties. No, I meant a selector class that does not apply to only one type of element: e.g., a class "foo" that could be used in the following context: <h1 class=foo> <li class=foo> I understand how to set a class that applies to everything. Sorry, my use of the word "global" wasn't very clear. -ChrisReceived on Thursday, 7 December 1995 11:26:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:53:43 GMT