what is the difference between xml and the html | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

what is the difference between xml and the html

29th Apr 2017, 10:45 AM
Hamza Nurie
Hamza Nurie - avatar
2 Answers
29th Apr 2017, 10:48 AM
Billy Tsouvalas
+ 4
The Difference Between XML and HTML XML and HTML were designed with different goals: XML was designed to carry data - with focus on what data is HTML was designed to display data - with focus on how data looks XML tags are not predefined like HTML tags are
29th Apr 2017, 10:56 AM
Saikat Mukherjee
Saikat Mukherjee - avatar