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 |
Explain how to retrieve value of an attribute for an element using XSLT?
What I XMLA?
What is xslt explain with example?
What does xml stands for?
Why namespaces are important?
What is the full meaning of xml?
How do you attach an XSL to an XML in presenting output ?
What is the difference between dtd and xml schema?
Explain and describe xml?
Is xml a language?
How do I convert xml to text?
What is xml dtd?