Lewis wrote:
>> Attribute names and attribute values are case-insensitive.
>
> This is true.
No, attribute values are case-sensitive or case-insensitive depending on the
attribute. While align="CeNtER" is formally OK, title="Foo" has a meaning
different from title="foo", and <ol type="A"> generates numbering different
from <ol type="a">.
>> Newer versions of (X)HTML will demand lowercase attributes.
>
> This is true, and a lot of people standardized on lowercase when XHTML
> looked like it might be useful, but then Microsoft/IE decided to
> render it useless and it never came to much. XHMTL *required*
> lowercase.
So XHTML isn't much of the future, is it? Except maybe as transfer format
when XML compatibility is useful
The foreseeable future of HTML is HTML5, and it plays by old rules here,
--
Yucca,
http://www.cs.tut.fi/~jkorpela/