+ 1
Hi world. Since I started learning HTML I realized HTML <tags> don't have capital letters . Why is this so?
Question
9 Antworten
+ 2
Jessica insensitive means it doesn't matter what case ... but marking your own answer as best answer is a negative behavior.
Please - If you found any of the above answers useful or answered your question then please mark it as best answer.
Thanks and happy coding.
+ 3
They used to. But why would they need it? Html had some turbulent years, now it is a standardized language. And like most computer languages it does not start words with capital letters. Read about the history of Html, XML and sgml, browser wars and Netscape if you are interested in details.
+ 3
HTML5 is case insensitive unlike xhtml5
+ 2
Thanks 😊
+ 2
😩🤦♀️☺️👍Yh you're right sorry for that
+ 2
Brofar pls is that ur name
Okay so I'm very sorry
+ 2
HTML is basically case insensitive
+ 1
It really doesn't matter, an HTML element is an HTML element regardless of the case. You should be consistent in what you use. I personally use lower case 'cause I feel too lazy to press SHIFT and CAPS LOCK frequently.
BTW, HTML doesn't care if you use <table> <TABLE> or <TaBLE> since it is not CASE SENSITIVE
+ 1
Pls this question has already been answered.
BTW,thanks for your answer as well