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
What is the difference between xml and http?
What is the function of forward compatible processing?
What is dtd in xml?
What are the rules defined by the transformation of xsl?
What is excel xml map?
How do I view xml data?
What are the types of nodes in the xpath data model? Explain briefly.
How do I add an rss feed to my yahoo account?
Explain how to remove a particular element from XML?
What is rss feed url?
What are the parts in which template gets defined?
What are rss feeds and how do I use them?
Is there any way that html can be replaced with xml?
Can xml be used as a database?
XML serialization ?