Difference Between HTML and XHTML In our previous article we have learnt what XHTML is and why should we use XHTML. You can read that article by clicking on the above previous button. Now today we will figure out the main differences between HTML and XHTML. S.NO. HTML XHTML 1. Stands for Hypertext Markup Language. […]
HTML VS XHTML – crus4
HTML VS XHTML What is XHTML? XHTML stands for EXtensible Hypertext Markup Language. It was developed by World Wide Web Consortium (W3C) in early 2000. XHTML is pretty much similar to HTML, but it is very strict than HTML. For example in HTML if you don’t close some tags still your code will run. But […]