Forum : HTML Tags
Brief description  about Online courses   join in Online courses
View Pradeep  Chikkanna 's Profile

HTML Tags

Are the HTML tags Case Sensitive ?

Can we write the tags like this <HTML> </html> ?
<B> </b> etc
Asked by Pradeep Chikkanna | Feb 24, 2010 |  Reply now
Replies (2)
View pradeep chikkanna 's Profile
thanks for the reply :)
Feb 28, 2010
View anonymous anonymouse 's Profile
<html><!--small-->
<body><!-small-->
hello!
</BODY><!--caps-->
</HTML> <!-- it's not case-sensitive..check it out-->

try to paste ...the above in notepad...save it(name.html) and run through a browser...... if the output is........ hello!.....than it's not case-sensitive
Feb 27, 2010