What’s the difference between html and xhtml?



What’s the difference between html and xhtml?..

Answer / Vikas Saini

HTML is a markup language used for creating web pages. XHTML is an XML-based version of HTML that requires stricter syntax (must be well-formed XML), uses lowercase tags, and includes attributes for XML namespaces.nHTML5 dropped the strictness of XHTML and allowed for more flexible syntax.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More HTML DHTML Interview Questions

What does br br mean?

1 Answers  


How to add video in background in HTML

1 Answers  


What are the audio tags provided by HTML 5?

1 Answers  


What does :: before mean in html?

1 Answers  


How do I find meta tags?

1 Answers  


Is it possible to make the html source not viewable?

1 Answers  


What can html5 do?

1 Answers  


Please explain empty elements in html?

1 Answers  


Is html5 flash?

1 Answers  


What is manifest file in html5?

1 Answers  


How do you anchor a link?

1 Answers  


How to align <table> right/left in html?

1 Answers  


Categories