un aiuto perfavore, non mi viene validata una pagina a causa di phpstats l'errore sembra essere il tag noscript, posto il codice cambiando l'url così non mi accusate di pubblicità occulta, sotto ad esso ho copiato gli errori di validazione:
<p class="nascondi"><script type="text/javascript" src="http://www.gnegnep.it/statistiche/php-stats.js.php"></script>
<noscript></noscript>
</p>
# Error Line 124 column 9: document type does not allow element "noscript" here; missing one of "object", "ins", "del", "map", "button" start-tag.
<noscript>") inside an inline element (such as "<a>", "<span>", or "<font>").
✉
# Error Line 124 column 87: document type does not allow element "img" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "address", "fieldset", "ins", "del" start-tag.
.../statistiche/php-stats.php" alt="" ></noscript>
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>").
✉
# Error Line 124 column 98: end tag for "img" omitted, but OMITTAG NO was specified.
...e/php-stats.php" alt="" ></noscript>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
help
![]()