Differences Between XML and HTML
Answers were Sorted based on User's Feedback
Answer / guest
XML
User definable tags
Content driven
End tags required for well formed documents
Quotes required around attributes values
Slash required in empty tags
HTML
Defined set of tags designed for web display
Format driven
End tags not required
Quotes not required
Slash not required
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / bhaskar bhattacharjee
XML is used to carry the contents.
HTML is used to display the contents.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the role of xsl transformer?
Can a root element type be explicitly declared in the dtd?
Are atom feed files xml documents?
Where is office xml handler located?
What is the difference between html and xml?
What is the format of xml file?
How do I find url?
What is an atom syndication feed?
How do I download an xml file?
Is xml a nosql?
State the features of xml?
Do I have to know html or sgml before I learn xml?