Ver Mensaje Individual
  #3 (permalink)  
Antiguo 15/07/2005, 08:43
Anarko
 
Fecha de Ingreso: febrero-2004
Mensajes: 1.987
Antigüedad: 20 años, 2 meses
Puntos: 22
Gracias,

Tunait, con eso inicio el post: "pegue esto en un file .PHP":
Código PHP:
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "xhtml/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="sp">
  <head>
    <title>Los mejores buscadores</title>
  </head>
  <body>
<p>Los mejores buscadores:</p>
<hr /><p><a href="http://www.terra.es/">Terra</a>.</p>
<p><a href="http://www.altavista.com">Altavista</a></p>
</body>
</html>
Es decir, ahi esta <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "xhtml/xhtml1-strict.dtd"> pero hice lo que me dijiste, cambie a <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "xhtml/xhtml1-transitional.dtd"> y no sucede nada si la ext. es .php

En http://www.tierradenomadas.com/tw001a.html dicen que <h2 align="center">Supernoticia!</h2> Ha quedado desaprobado... luego tonces eso debe estar en un <table align"center"> ?