Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/05/2005, 10:03
Avatar de ludovico2000
ludovico2000
 
Fecha de Ingreso: noviembre-2003
Ubicación: Bizkaia
Mensajes: 1.315
Antigüedad: 20 años, 5 meses
Puntos: 2
Prueba esto: (LE HE DADO ALTO 10 PARA QUE SE VEA EL EFECTO)

Código:
<html>
<head>
</head>
<body>
  <center>
  <table border="0" cellpadding="0" cellspacing="0">
    <tr>
      <td bgcolor="#000000" width="1" height="10"></td>
      <td></td>
      <td bgcolor="#000000" width="1" height="10"></td>
    </tr>
    <tr>
      <td bgcolor="#000000" width="1" height="10"></td>
      <td>asdfasdfasfd</td>
      <td bgcolor="#000000" width="1" height="10"></td>
    </tr>
    <tr>
      <td bgcolor="#000000" width="1" height="10"></td>
      <td></td>
      <td bgcolor="#000000" width="1" height="10"></td>
    </tr>
  </table>
  </center>
</body>
</html>
¿Diferencias con lo tuyo?

SÍ, UNA MUY IMPORTANTE: Te Faltan Las Comillas En El Width="1"


...como sea eso... ...a todos nos pasa de vez en cuando...