At 08:08 p -0700 10/03/2011, Fletcher Sandbeck didst inscribe upon an electronic papyrus:

On Oct 3, 2011, at 6:43 PM, blinde wrote:

 based on the discussions thus far: SHOULD i use all lowercase tags?
 does it really matter? if so, WHY does it matter?

If you use compression on your web pages there evidentially can be some benefit to using all same case tags so that they can be compressed as common tokens. Google also recommends specifying tag parameters and css rules in alphabetical order every time and using consistent quoting. These can help ensure that tags with common parameters can be efficiently compressed.

http://code.google.com/speed/page-speed/docs/payload.html


css rules in alphabetical order? hahahahaha. For machines maybe, but certainly not for humans. I, for one, am keeping my border-radius and -webkit-border-radius and -moz-border-radius together, dagnabbit!

As for uppercase/lowercase, I code in HTML4 and have always* seen xhtml as insanity, and I prefer uppercase tags for same reason mentioned earlier.

Well-formed HTML is preferable to badly-formed xhtml (of which there is much on the Web; that's the real world for ya).


-boo
*since its idiotic inception on the html-wg mailing list many moons ago

--
You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to