Computer Science, asked by Anonymous, 1 year ago

xml coding on any topic and also her css coding.

Answers

Answered by Fractiousweasel
2
XML coding.
<?xml version="1.0"encoding="UTF-8"?>
<note>
  <to>Tove</to>
  <from>Jani</from>
 <heading>Reminder</heading>
  <body>Don't forget me this weekend!</body>
</note>
Similar questions