Headings: [Skip]

Web-Design Tutorials by Dr Sam

XHTML Strict Specs, Part 1

Menu [Skip]

Lower Case Letters

Rule

Use lower-case letters in your mark-up language without variation ~ lower-case letters always ~ with only a few exceptions.

Exceptions:

  1. DTD.
  2. urls.
  3. values of some attributes.

Those three are exceptions. They may have some upper-case letters.

~ that's all.

Otherwise, use lower-case letters consistently, without variation.