[thelist] Quick XHTML question
Kevin W
thelist at lists.evolt.org
Mon Jan 27 17:32:01 2003
> It's funny
> that the validator didn't say "you can't have mixed case" but rather
> threw the "no attribute like that for this tag" error...
The validator does not know what you mean when you say "onFocus" any more
than when you say "sdLi1C9qE".
The reason why you can't have mixed case is because XML is case-sensitive.
So when W3C made HTML (which is case-insensitive) into XHTML, they decided
to make everything lowercase.
--
Kevin W :-)
Opera/CSS/webdev blog: http://www.mypage.tsn.cc/trats/