![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
30/11/2002, 14:49
|
![Avatar de 00israel](http://static.forosdelweb.com/customavatars/avatar3020_1.gif) | | | Fecha de Ingreso: enero-2002 Ubicación: madrid
Mensajes: 636
Antigüedad: 23 años Puntos: 5 | |
bien quizas es un autentico lio todo eso que he puesto, os pongo otro ejemplo mas corto: <html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="75" border="0" height="543">
<tr>
<td bgcolor="#00CC33" height="3"><font size="-7">hola</font></td>
<td rowspan="4" valign="top">
<p>hola como estas cuanto tiempo sin verte que tal te va</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</td>
</tr>
<tr>
<td bgcolor="#006666" height="3"><font size="-7">hola</font></td>
</tr>
<tr>
<td bgcolor="#6699FF" height="3"><font size="-7">hola</font></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</body>
</html>
Me gustaria saber ¿que esta mal? o ¿que no hago? para que las celdas de la izquierda no se alargen hasta la altura de la tabla, sino que conserven su altura original.
me entendeis? |