con le scuse .... neofita www.maudar.it

ho messo il conta visite ma richiedendo w3c mi dà errore e dato il mio cattivo inglese e la conoscenza html non sò come risolvere il problema ... un aiutino grazie :O)

.......................................

Line 482, Column 9: document type does not allow element "NOSCRIPT" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag .


<noscript> < --- quì mi dà errore

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 "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

...................................

ho soltanto riportato il codice che mi veniva segnalato dal product contavisite




<script type="text/javascript" language="JavaScript" src="http://codice.shinystat.com/cgi-bin/getcod.cgi?USER=.............."></script>
<noscript>
<a href="http://www.shinystat.com/it" target="_top">
</a>
</noscript>