There is not any problem in any language , i think you mis understood me ,
Main thing is that:
HTML is easy to code and you dont have to maintain the discipline while coding html
for example : you can open a tag in html and dont have to close it , this will work in html
but in Xhtml
if you open a tag you have to close it compulsorily else your whole site wont work , it will show a error
I hope you understand
|