Ver Mensaje Individual
  #1 (permalink)  
Antiguo 24/12/2007, 10:39
Avatar de marcosr
marcosr
 
Fecha de Ingreso: agosto-2005
Ubicación: Montevideo, Uruguay
Mensajes: 451
Antigüedad: 18 años, 7 meses
Puntos: 5
W3C Validator, no comprendo el error que presenta.

Hola amigos,

les presento el siguiente problema para ver si me pueden ayudar.

Hoy he finalizado un sitio y como hago cada vez que finalizo uno, lo paso por el validador de la W3C para comprobar que todo esté en órden. El caso es que hoy no todo lo está ya que me ha encontrado 63 Errores de los cuales 60 son por el mismo motivo, les dejo un ejemplo:

Cita:
Line 36, Column 11: document type does not allow element "h1" here; missing one of "object", "ins", "del", "map", "button" start-tag.

<h1>Estrenamos nuevo disco! Cómo quieras!</h1>



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 "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
Cómo ven dice que el carácter ">" que cierra los elementos form o h1 como muestra el ejemplo (también div, o inputs) no está permitido que aparezca en el contexto en que yo lo puse, qué contexto?

Si me pudiesen ayudar les agradecería mucho. Saludos !
__________________
Yo hago preguntas inteligentes para obtener respuestas rapidas, y vos?
(únete a la campaña !)