- From: Russell Steven Shawn O'Connor <roconnor@wronski.math.uwaterloo.ca>
- Date: Thu, 16 Apr 1998 09:33:01 -0400 (EDT)
- To: www-style@w3.org
On Thu, 16 Apr 1998, Jonas Salling wrote:
> <P>a <SPAN class="My Style" >b</SPAN> c
I think the problem here is that CLASS is a space separated list of class
names. So what you have done here is define SPAN to belong to the class
``My'', and the class ``Style''. I suggest using ``My_Style'' or
something like that.
--
Russell O'Connor roconnor@uwaterloo.ca
<URL:http://www.undergrad.math.uwaterloo.ca/%7Eroconnor/>
"And truth irreversibly destroys the meaning of its own message"
-- Anindita Dutta, "The Paradox of Truth, the Truth of Entropy"
Received on Thursday, 16 April 1998 09:33:05 UTC