Answer Posted / harish
XML was designed to describe data and to focus on what data
is.HTML was designed to display data and to focus on how
data looks. XML allows the author to define his own tags
and his own document structure. The tags used to markup
HTML documents and the structure of HTML documents are
predefined. The author or the HTML documents can only use
tags that are defined in the HTML standard.
| Is This Answer Correct ? | 228 Yes | 23 No |
Post New Answer View All Answers
What is a url of an rss feed?
Are xml elements ordered?
How to use filtering in xslt? : xslt
What is the use of xslt
What is xsi type?
Can we debug xml file?
How is metadata handled by xml?
What is xml data binding?
Where is xml used?
What is XSL template? What output this XSL template will produce given a particular xml file?
what is the difference between Document Type Definition and Document Type Declaration ?
Why namespaces are important?
What is the difference between the xml and html?
How do you convert xsd to xslt?
What is xsl in web technology?