Ver Mensaje Individual
  #4 (permalink)  
Antiguo 23/03/2004, 16:56
Avatar de 00israel
00israel
 
Fecha de Ingreso: enero-2002
Ubicación: madrid
Mensajes: 636
Antigüedad: 22 años, 3 meses
Puntos: 5
la verdad es que ya no lo entiendo ni de coña, acabo de hacer otra tabla como ejemplo mas simple, en el composer del MOZILLA y no lleva nada osea una tabla igual con 5 filas y 3 columnas y texto simple sin CSS. y me pasa lo mismo ¿porqueeeeeeeeeee?

html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title></title>
</head>
<body>
<table style="text-align: left; width: 400px; height: 528px;" border="1"
cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="2" rowspan="1"
style="height: 218px; text-align: left; vertical-align: middle;"><img
vspace="0" hspace="0"
style="border: 0px solid ; width: 255px; height: 218px;" alt=""
src="file:///C:/Mis%20documentos/joshue/IMAGENES/icono%20de%20fuego.gif"></td>
<td
style="vertical-align: top; text-align: left; width: 140px; height: 218px;"><span
style="font-weight: bold;">hace mucho tiemop vivia un hombre muy
grande con unos ojos muy grandes que se comia a la gente y luego la
vomitaba en forma de sapos y culebras.</span></td>
</tr>
<tr>
<td colspan="3" rowspan="1"
style="vertical-align: top; width: 10px; height: 5px;"><br>
</td>
</tr>
<tr>
<td
style="text-align: center; vertical-align: middle; height: 100px; width: 130px;"><img
style="width: 82px; height: 70px;" alt=""
src="file:///C:/Mis%20documentos/joshue/IMAGENES/icono%20de%20fuego.gif"><br>
</td>
<td
style="text-align: center; vertical-align: middle; height: 100px; width: 130px;"><img
src="file:///C:/Mis%20documentos/joshue/IMAGENES/icono%20de%20fuego.gif"
alt="" style="width: 82px; height: 70px;"></td>
<td
style="text-align: center; vertical-align: middle; height: 100px; width: 140px;"><img
src="file:///C:/Mis%20documentos/joshue/IMAGENES/icono%20de%20fuego.gif"
alt="" style="width: 82px; height: 70px;"></td>
</tr>
<tr>
<td style="text-align: center; vertical-align: middle;"><small><span
style="font-weight: bold;">donde estamos</span></small><br>
</td>
<td style="text-align: center; vertical-align: middle;"><small><span
style="font-weight: bold;">quines somos</span></small><br>
</td>
<td
style="height: 22px; text-align: center; vertical-align: middle;"><small><span
style="font-weight: bold;">que hacemos</span></small><br>
</td>
</tr>
<tr align="justify">
<td colspan="3" rowspan="1" style="vertical-align: bottom;"><span
style="font-weight: bold;">hace mucho tiemop vivia un hombre muy
grande con unos ojos muy grandes que se comia a la gente y luego la
vomitaba en forma de sapos y culebras.</span><br>
</td>
</tr>
</tbody>
</table>
<br>
</body>
</html>