Ver Mensaje Individual
  #3 (permalink)  
Antiguo 04/05/2008, 16:29
Cenfer
 
Fecha de Ingreso: febrero-2007
Mensajes: 85
Antigüedad: 17 años, 2 meses
Puntos: 0
Re: error paranoico en doctype.

Cita:
Iniciado por Mikmoro Ver Mensaje
¿Quizá has pulsado "Revalidate" después de algún cambio?

Por un trozo de código con la cabecera completa que te da el error, a ver si se vé el problema.

Mikel.
Si, hize algún cambio y pulse revalidate y salio eso.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="es" lang="es">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>


El error me dice:

DOCTYPE Override in effect!

The detected DOCTYPE Declaration "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">" has been suppressed and the DOCTYPE for "XHTML 1.0 Strict" inserted instead, but even if no errors are shown below the document will not be Valid until you update it to reflect this new DOCTYPE