0
Where can i learn xml? and what is the difference b/n xml & html
Can i learn html to know xml
1 Answer
+ 1
You can learn XML from w3schools.
đ
https://www.w3schools.com/xml/
HTML and XML both are mark-up languages but in HTML , you use predefined tags and in XML, you have to define your own tags. Also HTML displays data and describe structure of webpage. And XML stores and transfers data.
There are other differences too between HTML and XML.
Hope you'll get your answer. đđ