Dopo avermi validato la pagina il sito del W3C risponde in questo modo:
codice:
Unknown Parse Mode!
The MIME Media Type () for this document is used to serve both SGML and XML based documents,
and it is not possible to disambiguate it based on the DOCTYPE Declaration in your document.
Parsing will continue in SGML mode.
This Page Is Valid -//W3C//DTD HTML 4.01 strict//EN!
Qualcuno sa spiegarmene il significato?
L'inizio della pagina HTML è questo:
codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 strict//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Titolo pagina</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">