Forum Moderators: open

Message Too Old, No Replies

meta tags

all caps

         

brancook

11:39 pm on Nov 20, 2007 (gmt 0)

10+ Year Member



Should meta tags be in all caps?

like: <TITLE></TITLE> or <META NAME="Keywords" CONTENT="....">

phranque

3:35 am on Nov 21, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



html tags are not case sensitive.
w3c recommends lowercase for all tags and attributes as of html 4 specification.
xhtml requires lowercase tags and attributes.