Do I have to use lowercase or uppercase in HTML tags? Which is better?
Why do We Use Lowercase Tags? The latest HTML standard say we should be using lowercase. The World Wide Web Consortium (W3C) recommends lowercase tags in their HTML 4 recommendation, and XHTML (the next generation HTML) demands lowercase tags. Even though your browser is not case sensative, you should get used to using lowercase instead of uppercase
|