Ver Mensaje Individual
  #1 (permalink)  
Antiguo 07/01/2010, 04:54
NazCarLpa
 
Fecha de Ingreso: marzo-2009
Ubicación: España
Mensajes: 371
Antigüedad: 15 años
Puntos: 5
Ayuda con Validación html y css

Saludos a todos, tenia mi web validada de html y css y hoy de repente me doy cuenta que ahora me salen errores en html y css sin haber tocado nada del code.
He intentado mirar como repararlos pero no doy con la solución, me podríais ayudar por favor.

La web esta hecha en joomla y e da estos errores:

CSS:

Error desconocido org.w3c.www.http.HttpInvalidValueException: Invalid content type.

HTML:

# Line 657, Column 7: end tag for "div" omitted, but OMITTAG NO was specified

</body>


You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 50, Column 1: start tag was here

<div id="page-body">

# Error Line 657, Column 7: XML Parsing Error: Opening and ending tag mismatch: div line 50 and body

</body>

# Error Line 658, Column 7: XML Parsing Error: Opening and ending tag mismatch: body line 44 and html

</html>

# Error Line 658, Column 7: XML Parsing Error: Premature end of data in tag html line 2

</html>

Espero vuestra ayuda, muchas gracias.