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 xml tutorial?
What do you mean by xslt <xsl: value-of> element?
Do you feel that you have chosen the right technology xslt? : xslt
How can I check that a document conforms to the xml namespaces recommendation?
Explain how to remove a particular attribute from XML?
Can you convert xml to csv?
What is xml syntax?
Explain about non-XML resources?
How to transform an XML into XHTML?
What are xml applications?
What is identity template in xslt?
What is wsdl and how it works?