vi posto il codice e gli errori...
Codice: Seleziona tutto
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="keywords" content="linux, gnu, stallman, mitnick, torvalds, linux, richard, open, source, closed, ubuntu, microsoft, windows, vista, xp, for, 4, per, people, persone, hacking, programmazione, programming, php, html, css, c++, c#, perl, ruby, python">
<meta name="eccetera eccetera">
<title>LinuxForPeople.com - Home</title>
<!-- codice CSS -->
<style type="text/css">
...
eccetera
...
</style>
</head>
<body bgcolor="011841">
<div id="contenitore">
<div id="sx"><!-- colonna sinistra --> <center>
<!-- Histats.com START -->
<font color="#FFFFFF" face="Arial" size="2">Contatore:</font><br>
<script type="text/javascript" language="javascript">
var s_sid = 387265;var st_dominio = 4;
var cimg = 604;var cwi =110;var che =55;
</script>
<script type="text/javascript" language="javascript" src="http://s11.histats.com/js9.js"></script>
<noscript>
<img src="http://s103.histats.com/stats/0.gif?387265&1" alt="statistiche web" border="0">
</noscript>
<!-- Histats.com END -->
<br><center><font color="#FFFFFF" face="Arial">------</font></center><br>
<font color="#FFFFFF" face="Arial, Verdana" size="2">
<center>
Sito web ottimizzato <br> per <a href="http://www.mozilla.org/">Mozilla Firefox</a>.</font><br>
<chiusura del resto dei tag...>
Vi riporto gli errori
Line 65, Column 7: document type does not allow element "CENTER" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag.
The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
One possible cause for this message is that you have attempted to put a block-level element (such as "" or "") inside an inline element (such as "", "", or "").
e poi c'è quest'infoLine 66, Column 90: end tag for "CENTER" omitted, but its declaration does not permit this.
…illa.org/">Mozilla Firefox.
* You forgot to close a tag, or
* you used something inside this tag that was not allowed, and the validator is complaining that the tag should be closed before such content can be allowed.
The next message, "start tag was here" points to the particular instance of the tag in question); the positional indicator points to where the validator expected you to close the tag.
Come rimedio?Info Line 65, Column 0: start tag was here.
