Answer Posted / pratibha
XML files are meant to hold data and data in an xml file is
well described. If you look at an xml file you can say what
it holds. For example if you find a number in an xml file
you can find out easily what that number identifies, whether
it is the number of products, or the price of a product etc.
In html it is not the case.
HTML is used to display the data in a formatted way. You can
apply styles and use different layouts to display the data
in an html file. The data that is displayed in an html file
could come from an xml file.
So to say in simple words, html displays the data and xml
holds the data!
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What Difference between FontSize and Font Size in DHTML?
Is perl a dynamic language?
What is difference between innertext and innerhtml?
How are tags migrated from html4 to html5?
Can you use SVG tags directly in HTML5 without any plugin?
What is div and span tag?
What is a HTML helper?
What is xhtml used for?
Difference between :first-child and :nth-of-child
What is full form of html and who is created this?
What is browser in html?
What is the div tag?
Is html still used for websites?
What is multilevel list in ms word?
What is #document in html?