1.

Differencebetween xml and html

Answer» Xml is a meta language whereas html is predefined markup language.Html is used for displaying the data on the webpage whereas xml is used for describing the data on the webpage.
In xml we can create our own tags but in html we get specific tags.Xml is case sensitive whereas html is not case sensitive


Discussion

No Comment Found