What are the advantages of using XHTML rather than HTML?



What are the advantages of using XHTML rather than HTML?..

Answer / guest

If your document is just pure XHTML 1.0 (not including other
markup languages) then you will not yet notice much
difference. However as more and more XML tools become
available, such as XSLT for tranforming documents, you will
start noticing the advantages of using XHTML. XForms for
instance will allow you to edit XHTML documents (or any
other sort of XML document) in simple controllable ways.
Semantic Web applications will be able to take advantage of
XHTML documents.

If your document is more than XHTML 1.0, for instance
including MathML, SMIL, or SVG, then the advantages are
immediate: you can't do that sort of thing with HTML.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More HTML DHTML Interview Questions

What is meta title tag?

0 Answers  


How does web storage work?

0 Answers  


What are the five elements of programming?

0 Answers  


What is a section tag in html?

0 Answers  


Content show on same page with navigation clicking. What is the jQuery code for the same.

0 Answers  


How will non-supporting browsers handle dhtml?

0 Answers  


Is li an empty tag?

0 Answers  


What is difference between sgml and html?

0 Answers  


What is href in html?

0 Answers  


What is the current version of html?

0 Answers  


How to make a picture of a background image of a web page?

0 Answers  


What is param tag in java?

0 Answers  


Categories