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 |
Is textarea an empty tag in html?
How can we create a hyperlink in html?
Why html is used?
What are the different tags to separate sections of text?
What is the purpose of 'required' attribute in HTML5?
How is xhtml better than html?
How do I get a counter?
What is web storage in html?
What is <!doctype>? What are the different types of <!doctype> that are available?
What is the best html css editor?
So how do we refresh the application cache of the browser?
What is the difference between xhtml and html?