Ver Mensaje Individual
  #4 (permalink)  
Antiguo 26/08/2007, 10:00
Avatar de bookmaster
bookmaster
 
Fecha de Ingreso: febrero-2002
Ubicación: Toledo
Mensajes: 976
Antigüedad: 22 años, 2 meses
Puntos: 67
Re: Tamaños de celdas con html

Yo he probado tu codigo y funciona perfectamente sin el PX.

Esta es tu tabla sin los PX:
Código HTML:
<table width="100%" height="100%" border="1">
   <tr><td colspan=2 height="100" align="right"><img src="imagen.gif"></td></tr>
   <tr>
     <td width="180" height="80" bgcolor="#FF6600">menu 1</td>
     <td rowspan="3">
        <table border="2" height="900" width="20" bgcolor="#CCCCCC">
           <tr><td>Aqui el contenido de la pagina </td></tr>
        </table>
     </td>
   </tr>
   <tr>
     <td height="80">menu 3</td>
   </tr>
   <tr>
     <td>menu 4</td>
   </tr>
</table> 
En principio no hace falta poner el PX porque trabajan en pixels, lo unico que hay que especificar es si fuera en %.

También he visto que tu hosting mete un script de publicidad, lo mismo te puede estar afectando en algo.
__________________
Decir si te a funcionado la respuesta es ¡GRATIS!. Por favor indicarlo.
http://www.lohacemosweb.net
http://tutoriales.lohacemosweb.net