Previous Message
Next Message

lowercase or uppercase

Sent by Dean Matsueda on 6 August 2004 02:02


 
> What is the reasoning behind using all lowercase for tags?

In a word: validation.  Using the XHTML doctype *requires* all elements and attributes to be in
lowercase (along with a couple of other rules that differs from HTML 3.2, for example).


At 
> my work, we
> have a publishing system that editors use to enter content. 
> It has a preview
> window that makes the tags in uppercase by default.

I don't think this is necessarily a "bad" thing, depending on your page's doctype.  Although, at
some point, you may want to upgrade or modernize your CMS so that it produces lowercase tags and, if
it doesn't already, a valid doctype.
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: