Sono praticamenteVVoVe: disperaTA!
NON RIESCO A TOGLIERE ANCHE SE STO PROVANDO A MODIFICARLI DA UN'ORA QUESTI ERRORI
O FORSE è MEGLIO DIRE CHE NON LI CORREGGO ESATTAMENTE COME ME LO CHIEDE,
C'è QUALCUNO CHE PUò SPEGARMELO MEGLIO? GRAZIE !
IL SITO IN QUESTIONE è w
Markup Validation Servicev0.7.0
Skip Navigation | Home About... News Docs Help & FAQ Feedback Link Checker
Jump To:
Results
Result: Failed validation, 10 errors
Address:
Encoding: iso-8859-1 (detect automatically) utf-8 (Unicode, worldwide) utf-16 (Unicode, worldwide) iso-8859-1 (Western Europe) iso-8859-2 (Central Europe) iso-8859-3 (Southern Europe) iso-8859-4 (Baltic Rim) iso-8859-5 (Cyrillic) iso-8859-6-i (Arabic) iso-8859-7 (Greek) iso-8859-8-i (Hebrew) iso-8859-9 (Turkish) iso-8859-10 (Latin 6) iso-8859-13 (Latin 7) iso-8859-14 (Celtic) iso-8859-15 (Latin 9) us-ascii (basic English) euc-jp (Japanese, Unix) shift_jis (Japanese, Win/Mac) iso-2022-jp (Japanese, email) euc-kr (Korean) gb2312 (Chinese, simplified) gb18030 (Chinese, simplified) big5 (Chinese, traditional) tis-620 (Thai) koi8-r (Russian) koi8-u (Ukrainian) macintosh (MacRoman) windows-1250 (Central Europe) windows-1251 (Cyrillic) windows-1252 (Western Europe) windows-1253 (Greek) windows-1254 (Turkish) windows-1255 (Hebrew) windows-1256 (Arabic) windows-1257 (Baltic Rim)
Doctype: HTML 4.01 Transitional (detect automatically) XHTML 1.1 XHTML Basic 1.0 XHTML 1.0 Strict XHTML 1.0 Transitional XHTML 1.0 Frameset ISO/IEC 15445:2000 ("ISO HTML") HTML 4.01 Strict HTML 4.01 Transitional HTML 4.01 Frameset HTML 3.2 HTML 2.0 MathML 2.0 XHTML 1.1 plus MathML 2.0
Revalidate With Options: Show Source Show Outline
Show Parse Tree ...no attributes
Validate error pages Verbose Output
Help on the options is available.
This page is not Valid HTML 4.01 Transitional!
Below are the results of attempting to parse this document with an SGML parser.
Error Line 6 column 44: "HREF" is not a member of a group specified for any attribute.
<link type="text/css" rel="stylesheet" href style-esterno.css > </style
✉
Error Line 6 column 62: "STYLE-ESTERNO.CSS" is not a member of a group specified for any attribute.
...ype="text/css" rel="stylesheet" href style-esterno.css > </style
✉
Error Line 7 column 0: end tag for element "STYLE" which is not open.
> <script language="JavaScript" type="text/JavaScript">
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occured in a script section of your document, you should probably read this FAQ entry.
✉
Error Line 18 column 7: required attribute "TYPE" not specified.
<style >
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.
✉
Error Line 60 column 67: end tag for element "FONT" which is not open.
...er" class="inizio">MAGDA DECORI A MANO</h6></font > </h1 >
✉
Error Line 60 column 74: end tag for element "H1" which is not open.
...zio">MAGDA DECORI A MANO</h6></font > </h1 >
✉
Error Line 222 column 12: end tag for element "DIV" which is not open.
</div></div >
✉
Error Line 238 column 153: end tag for element "BR" which is not open.
...tur" alt="Web stats" border="0"></br >
✉
Error Line 238 column 154: end tag for "A" omitted, but its declaration does not permit this.
...ur" alt="Web stats" border="0"></br >
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.
✉
Info Line 238 column 2: start tag was here.
<a href="http://www.shinystat.com" target="_top"><img src="http://www.shinysta
Error Line 238 column 154: end tag for "FONT" omitted, but its declaration does not permit this.
...ur" alt="Web stats" border="0"></br >
✉
Info Line 236 column 10: start tag was here.
</font> <font face="Arial, Helvetica, sans-serif">
The W3C Validator Team