Ver Mensaje Individual
  #2  
Antiguo 16-05-2006
Avatar de seoane
[seoane] seoane is offline
Miembro Premium
 
Registrado: feb 2004
Ubicación: A Coruña, España
Posts: 3.717
Reputación: 24
seoane Va por buen camino
En que navegador lo esta probando, yo le probado en Internet explorer y en el opera y si que funciona

Código:
<html>
 <table width="639" height="100%" border=1>
  <tr> 
   <td>Hola</td>
  </tr>
 </table>
</html>
Responder Con Cita