Re: How to validate my HTML5 site?

Midori <[email protected]> Fri, 6 Nov 2015 15:32:19 +0100
Newsgroups gmane.comp.web.html-tidy.user
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------070604020506080504040503
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

it does not validate because you have used the wrong website adress i 
think, you should have used :

http://uk.whattheflight.com <http://uk.whattheflight.comon>

thank you


--------------070604020506080504040503
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    it does not validate because you have used the wrong website adress
    i think, you should have used :
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <pre id="body"><a href="http://uk.whattheflight.comon">http://uk.whattheflight.com</a>

thank you

</pre>
  </body>
</html>

--------------070604020506080504040503--