XHTML is XML (it isn't HTML). That's why the first line of the document is this:
It loads much faster in all browsers that support it than HTML does. You would know this if you were a decent web developer.
Code:
<?xml version='1.0' encoding='utf-8'?>
It loads much faster in all browsers that support it than HTML does. You would know this if you were a decent web developer.