Resulta que tengo una pagina con muchas tablas anidadas, y cuando lo corro en firefox, es como si no tomaria el espacio que le doy a las tablas.
Les dejo el codigo, muchas gracias por su ayuda:
Código HTML:
<body> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center" valign="top"><table width="812" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="812" align="left" valign="top"><table width="811" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="17" align="left" valign="top"><img src="file:///E|/Archivos de programa/EasyPHP1-8/www/template004/images/header_left.gif" alt="" width="17" height="180" /></td> <td align="left" valign="top" class="header_bg"><p> </p> <p> </p> <h1 align="center">Conozca Ledesma </h1></td> <td width="17" align="left" valign="top"><img src="file:///E|/Archivos de programa/EasyPHP1-8/www/template004/images/header_left.gif" alt="" width="17" height="180" /></td> </tr> <tr> <td colspan="3" align="left" valign="top" class="header_bottom"><img src="file:///E|/Archivos de programa/EasyPHP1-8/www/template004/images/spacer.gif" alt="" width="1" height="1" /></td> </tr> </table></td> </tr> <tr> <td align="left" valign="top"><table width="812" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="206" align="left" valign="top" class="left_bg"><br /><br /><ul class="buttonmenu"> <li><a href="" >Dynamic Drive</a></li> <li><a href="">CSS Library</a></li> <li><a href="">CSS Drive</a></li> <li><a href="">Gif Optimizer</a></li> <li><a href="">Favicon Creator</a></li> <li><a href="">Button Maker</a></li> </ul> </td> <td width="606" align="left" valign="top" style="padding-right:22px;"><table width="584" height="816" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top"><table width="584%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top" class="text_box_background"><table width="540" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="text-align:justify;"><strong>Ledesma</strong><br /> Etiam sagittis tristique massa. Donec dolor purus, tempor vel, vehicula a, interdum at, ante. Nullam sagittis lorem et quam. Suspendisse eget lacus. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Fusce pharetra massa., leo at blandit placerat.</td> </tr> </table> <br /></td> </tr> <tr> <td align="left" valign="top" class="text_box_shadow"><img src="file:///E|/Archivos de programa/EasyPHP1-8/www/template004/images/spacer.gif" alt="" width="1" height="1" /></td> </tr> </table></td> </tr> <tr> <td align="left" valign="top" class="border_right"><table width="542" border="0" cellpadding="0" cellspacing="0" class="text_box_table"> <tr> <td width="170" align="left" valign="top"><img src="file:///E|/Cosas/My Pictures/BROMEL01.JPG" alt="" width="163" height="122" /></td> <td width="372" align="left" valign="top" style="text-align:justify;"> Ccristo de la hermandad creado por tataltaltal en el año tanto del dia tanto, desde entonces que tanto....ed from severe weather conditions, with the knowledge that you will no longer have to worry about the wooden door either sticking or scraping during the winter months or the wind just whistling through. </td> </tr> </table></td> </tr> <tr> <td align="left" valign="top"><table width="584%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top" class="text_box_background"><table width="540" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="padding-right:10px; text-align:justify;" align="left" valign="top"> Вoors ensure that you are protected from severe weather conditions, with the knowledge that you will no longer have to worry about the wooden door either sticking or scraping during the winter months or the wind just whistling through. Countrywide Windows produce a high durable door that will never rot or require re-painting.</td> <td width="121" align="left" valign="top"><img src="file:///E|/Cosas/My Pictures/DSC00243.jpg" alt="" width="163" height="122" /></td> </tr> </table> </td> </tr> <tr> <td height="2" align="left" valign="top" class="text_box_shadow"><img src="file:///E|/Archivos de programa/EasyPHP1-8/www/template004/images/spacer.gif" alt="" width="1" height="1" /></td> </tr> </table></td> </tr> <tr> <td height="357" align="left" valign="top" class="border_right"><table width="542" border="0" cellpadding="0" cellspacing="0" class="text_box_table"> <tr> <td width="169" align="left" valign="top"><img src="file:///E|/Cosas/My Pictures/DSC00259.jpg" alt="" width="163" height="122" /></td> <td width="373" align="left" valign="top" style="text-align:justify;"> Вoors ensure that you are protected from severe weather conditions, with the knowledge that you will no longer have to worry about the wooden door either sticking or scraping during the winter months or the wind just whistling through. Countrywide Windows produce a high durable door that will never rot or require re-painting.</td> </tr> </table></td> </tr> <tr> <td align="left" valign="top"><table width="584" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="left" valign="top" class="text_box_background"> </td> </tr> <tr> <td height="12" align="left" valign="top" class="contact_shadow"> </td> </tr> </table></td> </tr> </table></td> </tr> </table></td> </tr> </table></td> </tr> </table> </body>