Previous Message
Next Message

RE: [css-d] Case of css

Sent by RUST Randal on 24 January 2003 22:10


Richard Hulse said:

> The XHTML spec says that attributes must be lower case.
> 
> http://www.w3.org/TR/xhtml1/#h-4.2
> 
> I presume this means CSS classes and IDs ?

Yes.  *class* and *id* are correct.  *CLASS* and *ID* are not.  The
attribute values, however, can be mixed case. So "class=containingBlock"
is OK, AFAIK.

----------
Randal Rust
Covansys Corp.
Columbus, OH
Previous Message
Next Message

Possibly related: