CBSE · 083Class XII · 2022Section C2 marks

Question 12i(or)

7 June 2022 · Computer Science (083)

Differentiate between HTML and XML.

Answer

HTML: It stands for HyperText Markup Language. It contains predefined tags which are used to design webpages. XML: It stands for eXtensible Markup Language. It contains user defined tags to describe and store the data.

Explanation

HTML is used for displaying data on web pages, while XML is used for storing and transporting data.