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 are html5 tags?
What is td and tr?
What is the difference between html5 application cache and regulate html browser cache?
What is html4?
List out the tags those are mostly used in html?
What is multilevel list in ms word?
Why meta tags are used in html?
What is the use of tag?
What is xhtml modularization?
What are the formatting tags?
Why we use 'clear' in html?
Is html tag mandatory?
How can I eliminate the extra space after a tag?
Name 3 of the minimum html elements needed for an html document.
How can we include google maps on a website?