Answer Posted / gaurav makhijani
1)XML stands for Extensible Markup Language,HTML - short for
Hypertext Markup Language
2)In XML, Data is stored in separate XML files but in HTML,
it is stored inside the files.
3)HTML is predefined Language. XML is user defined language.
4)To display HTML, we used CSS.In XML, we used XSL.
5) 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.
6) HTML is about displaying information, XML is about
describing information
7)HTML is static and XML is dynamic.
8).HTML is presentaton language where as XML is not either a
programing language or a presentation language. It is used
to transfer data between applications and databases.
9)HTML is not case-sensitive where as XML is case-sensitive.
10)In XML we can define our own tags as it is not possible
in HTML.
11)In XML it is mandatory to close each and every tag where
as in HTML it is not required.
12)XML describes the data where as HTML only defines the data.
| Is This Answer Correct ? | 101 Yes | 9 No |
Post New Answer View All Answers
What are the parts of an xml file?
What is the main use of an xslt file?
How xml makes your data more available?
What is the best rss reader?
Can I encode mathematics using XML?
What do you mean by template in xslt?
What is xml and why it is used?
What does soap stand for?
Can we use xml as database?
What does dtd stand for?
describe the role of xpath?
How do I open an xml document?
What are the parts in which template gets defined?
How do I make a pdf into a picture?
What is the use of stylesheet in xsl?