Answers for "Xml Syntex"

0

Xml Syntex

<?xml version = "1.0"?>
<contact-info>
   <name>Tanmay Patil</name>
   <company>TutorialsPoint</company>
   <phone>(011) 123-4567</phone>
</contact-info>
Posted by: Guest on April-26-2021

Browse Popular Code Answers by Language