View Single Post
  #4 (permalink)  
Old 04-04-2007, 11:46 PM
mtajim mtajim is offline
People Love Me
 
Join Date: Mar 2007
Posts: 308
mtajim is on a distinguished road
Send a message via MSN to mtajim Send a message via Yahoo to mtajim
Default

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
Reply With Quote