Answer Posted / manish pal
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 ? | 8 Yes | 3 No |
Post New Answer View All Answers
How do I override a default xml namespace declaration?
Where do we use xml in Ms.net?
What is xml word?
Difference Between Element and Node.
Why rss feed is important?
How many versions of rss language standards?
How do I undeclare the default xml namespace?
Is it possible to use graphics in xml?
What is the use of rss feed?
What is xsl format?
Explain about the techniques for processing xml files?
What is XML data binding? Why is it used?
What is difference between wsdl and xsd?
How do I save as an xml file?
What is the advantage of automated testing over manual testing?