Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4
XML stands for eXtensible Markup Language. HTML was designed to display data with focus on how data looks while XML was designed to be a software and hardware independent tool used to transport and store data, with focus on what data is. As for describing 2D graphics in XML, canvas is an html element so you make use of SVG instead.
10th Feb 2019, 5:29 AM
eMBee
eMBee - avatar