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 |
If I replace my Sqlserver with XML files and how about handling the same ?
Explain in details about the XSL-FO?
What are well-formed xml documents?
Are there any keywords present in XML that cant be re-used while describing tags ? If so, list them.
How do I include one xml file in another?
What is XPATH? What is the use of it in XML?
0 Answers Sans Pareil IT Services,
How do I subscribe to rss feeds in chrome?
Do I have to know html or sgml before I learn xml?
What is metadata in excel?
How many types of xpath are there?
Define xml schema?
Can I use xml instead of html?