
XHTML y Validador del W3C
Publicado por Antonio (1 intervención) el 28/06/2007 13:14:27
Buenas, estoy validando mi web www.robertoarmendariz.es en el "http://validator.w3.org" y me da un monton de errores, algunos los voy corrigiendo pero otros como este no sé qué quieren decir, me podéis ayudar?
Error Line 99, column 49: character data is not allowed here .
<option selected="selected" value="2007" />2007
You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>) or forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes).
Gracias por adelantado!
Error Line 99, column 49: character data is not allowed here .
<option selected="selected" value="2007" />2007
You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>) or forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes).
Gracias por adelantado!
Valora esta pregunta


0