Ciao a tutti mi è rimasto un unico problemino di validazione da w3c.org, questo è l'output generato dal Markup Validation Servicev0.6.5
Line 136, column 94: cannot generate system identifier for general entity "altimg"
<a href="javascript:apriwin('anteprima.asp?img=chisia mo_0.jpg&altimg=Serra la Yaga - la Casa',800,600,'Tergu')">
You may have forgotten to "escape" an ampersand (&) character, thus causing the validator to believe that you created a new, undefined entity that starts with "&". If you wish to cause an "&" to appear within text or a URL, escape it by using "&".
Other possibilities: you actually wanted to use an entity, but misspelled it (capitalization is important), or you forgot to close the entity with a semicolon.
Come posso ovviare a questo problema?
![]()