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 are the main parts of xsl document?
Why namespace is used in xml?
What is an rss feed for a blog?
How to use filtering in XSLT?
Do the default values of xmlns attributes declared in the dtd apply to the dtd?
How can I compare two excel sheets?
Does wix have rss feed?
How do I convert xml to word?
How many document types are defined for atom feed files?
Define the concept of XPOINTER.
What are the limitations of dtd?
What is text () in xpath?
What does an xml file do?
What is the function of forward compatible processing?
What happens when an element is being processed in forwards-compatible mode?