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
What is xml and css?
What is xml file in itr?
Write a code for xml attribute and element.
What are the related specifications of xml?
If an element or attribute is in the scope of an xml namespace declaration, is its name in that namespace?
How do I convert an xml file to pdf?
Is xsd xml?
How to generate dynamic HTML pages from relational database using XSLT?
What are the main parts of xsl document?
What is a pdf xml file?
How do I create an xml tax return?
What is xmlns xs?
Define the three parts of xsl?
Which browser first used the rss feed?
In What case you are not going to use XML?