mi da questi due warning come faccio a toglierlicodice:<!doctype html> <html> <head> <meta charset="UTF-8"> <title>HOME PAGE | COLLEPARDO</title> <link rel="stylesheet" type="text/css" href="aiuto.css"> </head> <body> <div id="HEADER"> <h1> COLLEPARDO </h1> </div> <div id="MENU"> <ul id="menu-verticale"> [*] Home page [*] Cosa Visitare [*] Certosa [*] Storia e Mappa [/list]</div> <div id="CONTENT"> <h2> BENVENUTI </h2> <h3> In questo sito troverete una descrizione dei luoghi e dei cibi del paese Perchè Collepardo? Oltre ad essere un bellissimo paese li abitano i miei nonni materni </h3> <div id="caption"> [img]collenotte.JPG[/img] </div> </div> <div id="FOOTER"> <a href="http://jigsaw.w3.org/css-validator/check/referer"></a> </p> <a href="http://jigsaw.w3.org/css-validator/check/referer">
</a> </p> </div> </body> </html>
Info Using experimental feature: HTML5 Conformance Checker.
The validator checked your document with an experimental feature: HTML5 Conformance Checker. This feature has been made available for your convenience, but be aware that it may be unreliable, or not perfectly up to date with the latest development of some cutting-edge technologies. If you find any issues with this feature, please report them. Thank you.
Warning Byte-Order Mark found in UTF-8 File.
The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is known to cause problems for some text editors and older browsers. You may want to consider avoiding its use until it is better supported.