xml initial tag
<?xml version="1.0" encoding="UTF-8"?>
xml initial tag
<?xml version="1.0" encoding="UTF-8"?>
xml vs html
The most salient difference between HTML and
XML is that HTML describes presentation and XML describes content.
An HTML document rendered in a web browser is human readable.
XML is aimed toward being both human and machine readable.
xml syntax
All XML elements must be closed e.g <br />
XML elements are case-sensitive unlike HTML
XML elements must be properly nested
White space are preserved in XML E.g (<p>Hello XML</p>) will produce Hello XML, with white spaces :D
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us