Difference between XML and HTML?

Answer Posted / fareedha

1. Html stands for hypertext markup language.
XML stands for eXtensible markup language.
2. Html extension .html,Xml extension .xml.
3. Html is static, Xml is dynamic.
4. Html is case insensitive,Xml is case sensitive.
5. Html used only to format the information.
Xml cannot be formatted at all.
6. Html only defines the data.Xml describes the data.
7. Html properly enclosed tags, each and every starting.
Xml properly enclosed tags, contains one root tag and
more than one sub tag.
8. Html document starts and end with <html> and </html>
tags. Xml document start with <? and end with ?>.
9. In Html, it is stored inside the files.
In Xml, data is stored in separate Xml files.
10.To display Html, we used CSS. In Xml, we used XSL.

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a qualified name?

510


How is xslt related to xsl?

501


Is xsd xml?

450


Define structure of xml?

487


What is a podcast feed url?

461






Can I still use server-side inclusions?

524


How do I get an rss feed for my podcast?

431


XML serialization ?

1453


How do you view an xml file?

464


Explain about xml signature?

482


What are the types of nodes in the xpath data model? Explain briefly.

483


What are the nodes using which the template gets instantiated?

439


Whats does dtd mean?

470


What is rss feed outlook?

436


Why XML editor is needed instead of Notepad?

610