On Sep 30, 8:36 am, Brian Frick <[email protected]> wrote: > As of HTML 4 (1999), the W3C (the group that dictates HTML standards) > recommended lowercase tags; HTML5 and XHTML require > lowercase tags to validate. There's nothing stopping you from using uppercase > tags in HTML, but if validation is needed, you shouldn't.
Uppercase tags are verboten in XHTML, for sure. But sadly I must point out, for the sake of completeness, that HTML5 does allow uppercase tags (and even camelCase). I think it's a step backwards, but there you have it. Lowercase is always right, though, and is the industry standard. --Kerri -- 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>
