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
How is data stored in xml?
What are the different scenarios under which an xml schema may be used?
How xml is useful in defining data for web applications?
What language does xml use?
Is xslt a programming language?
What is xsl attribute?
Is xml a nosql?
I keep hearing about alternatives to dtds. What’s a schema?
What is difference between html and xml?
Define xml?
Define cdata?
How do I run an xml file in notepad?
How do I create an xsl file for an xml file?
How does xml store and transport data?
How are web feeds read?