D. E. Evans writes:
> 
> Though not a big deal for the big web browsers, with error
> correcting facilities (or many of the search engines that have
> similar error correction), shouldn't all HTML entities be upper
> case, and all attributes be case sensitive (99% are lower case)?

No.  From the HTML 4.01 spec:

        Element names are written in uppercase letters (e.g., BODY).
        Attribute names are written in lowercase letters (e.g., lang,
        onsubmit).  Recall that in HTML, element and attribute names are
        case-insensitive; the convention is meant to encourage
        readability.

-Larry Jones

I've got to start listening to those quiet, nagging doubts. -- Calvin


_______________________________________________
Groff mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to