What are the advantages of using XHTML rather than HTML?
Answer Posted / 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 View All Answers
List out new input elements in html5?
What are the main features of html5?
What is a footer code?
What are the part of html5 technologies?
What are style sheets?
What is the concept of Application Cache in HTML5? What are its advantages?
What are attributes and how do you use them?
What is the div tag?
How do you write html?
What is the difference between the html form methods get and post?
pls suggest me the material which follows for web testing. mentionthe sites also. thank u sai4sm
Write a code to change the color of the background or text?
How do I make a link or form in one frame update another frame?
What method is used to draw an image using canvas?
What is dom in browser?