Answer Posted / kumaran
XML is Extensible Markup Language
HTML is Hyper Text Markup Language
XML is allow user-defined tags
HTML is allow only pre-defined tags
XML is case-sensitive Eg. <NETRAS> </NETRAS>
HTML is not case-Sensitive Eg. <HTML> </html>
XML is a DYNAMIC Page
HTML is a STATIC Page
| Is This Answer Correct ? | 46 Yes | 4 No |
Post New Answer View All Answers
Why not just carry on extending html?
Who developed XSLT?
What is an atom syndication feed?
What is rss feed and how it works?
How do I find my rss feed url?
Does the xml namespaces recommendation define anything except a two-part naming system for element types and attributes?
What is the difference between xls and xlsx?
What happens if there is no prefix on an element type name?
how to transform an XML file into HTML using XSL transformation (XSLT)?
Which was the first processor related to XSLT?
How do I link xml to xsd?
what is the difference between xpath document and xml document?
What is xml and why it is used?
What is dom in xml?
Why xslt is used?