Ver Mensaje Individual
  #9 (permalink)  
Antiguo 03/02/2005, 11:21
kavalerian
 
Fecha de Ingreso: junio-2003
Ubicación: Valencia
Mensajes: 334
Antigüedad: 20 años, 10 meses
Puntos: 0
para que te quede todo centrado puedes meter las tres tablas dentro de otra, asi:

<table width="200" border="1">
<tr>
<td><table width="200" border="1">
<tr>
<td>&nbsp;</td>
</tr>
</table>
<table width="200" border="1">
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
<table width="200" border="1">
<tr>
<td>&nbsp;</td>
</tr>
</table></td>
</tr>
</table>

Y pones el texto donde te he dicho antes, y la imagen y ya esta, te queda perfecta
__________________
http://reunga.com
Desarrollo de aplicaciones informáticas