Answer Posted / anjali pareek
1.HTML is presentaton language where as XML is not either a
programing language or a presentation language. It is used
to transfer data between applications and databases.
2.HTML is not case-sensitive where as XML is case-sensitive.
3.In XML we can define our own tags as it is not possible
in HTML.
4.In XML it is mandatory to close each and every tag where
as in HTML it is not required.
5.XML describes the data where as HTML only defines the
data.
| Is This Answer Correct ? | 151 Yes | 10 No |
Post New Answer View All Answers
How do I open an xsl file?
What is an xml tag?
How can I use xml?
How does a template instantiated?
How to use XML DOM model on client side using JavaScript.
What is the mime type definition for atom files?
Why do we use dtd?
What is rss feed url?
How do I view an xml file in excel?
In xml how can the user create code which contains content that would be ignored by the parser?
Explain about the techniques for processing xml files?
How do xsd files work?
What is xsl-fo?
How are comments used in xml?
How do I use the default xml namespace to refer to element type names in an xml namespace?