![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
20/06/2012, 06:58
|
| | Fecha de Ingreso: junio-2012
Mensajes: 7
Antigüedad: 12 años, 7 meses Puntos: 0 | |
error html buenos dias, soy nuevo en el foro. No se casi nada de html, pero hice una web y
al validar el codigo en validotor w3 me da errores.
Uno de ellos es este:
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=…
El error es la negrita. y dicen:
his message may appear in several cases:
You tried to include the "<" character in your page: you should escape it as "<"
You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
Another possibility is that you forgot to close quotes in a previous tag.
Podeis ayudarme?
gracias! |