where can i learn xml | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

where can i learn xml

i wanted to make app layout myself

25th Apr 2020, 8:51 AM
biniam bisrat
biniam bisrat - avatar
2 ответов
+ 1
XML syntax is close to HTML syntax just stricter. Make sure you close all your tags and include the XML DTD at the beginning of the file. Everything else is the same.
25th Apr 2020, 9:18 AM
Ore
Ore - avatar
+ 1
https://www.w3schools.com/xml/ Many such tutorials exist online, just use google to find them.
25th Apr 2020, 1:30 PM
Tibor Santa
Tibor Santa - avatar