24/11/2008, 22:25
|
Usuario no validado | | Fecha de Ingreso: noviembre-2008
Mensajes: 67
Antigüedad: 16 años, 2 meses Puntos: 1 | |
Respuesta: Duda sobre <Div> hola, te cuento tengo que enviar un newsletter y se me ocurrio este codigo
<body>
<table width="674" border="0" bgcolor="#000000">
<tr>
<td width="150" height="80" nowrap="nowrap"> </td>
<td width="17" rowspan="5" background="http://www.elcoyo.com.ar/imagenes/guarda.gif"> </td>
<td><a href="http://www.elcoyo.com.ar/imagenes/encabezado.jpg"><img width="330" height="75" border="0" /></a></td>
<td width="17" rowspan="5" background="http://www.elcoyo.com.ar/imagenes/guarda.gif"> </td>
<td width="150" nowrap="nowrap"> </td>
</tr>
<tr background="http://www.elcoyo.com.ar/imagenes/guarda1.gif">
<td width="150" height="17" nowrap="nowrap"> </td>
<td height="17" nowrap="nowrap"> </td>
<td width="150" height="17" nowrap="nowrap"> </td>
</tr>
<tr>
<td width="150" height="400" nowrap="nowrap"> </td>
<td height="400" bgcolor="#000000"><span class="style1">Mensaje de Prueba</span></td>
<td width="150" height="400" nowrap="nowrap"> </td>
</tr>
<tr background="http://www.elcoyo.com.ar/imagenes/guarda1.gif">
<td width="150" nowrap="nowrap"> </td>
<td nowrap="nowrap"> </td>
<td width="150" nowrap="nowrap"> </td>
</tr>
<tr>
<td width="150" height="20" nowrap="nowrap"> </td>
<td height="20" nowrap="nowrap"> </td>
<td width="150" height="20" nowrap="nowrap"> </td>
</tr>
</table>
</body>
pero hay veces que las columnas se me hachicaban cosa q nunca me paso cuando trabaje (lo poco q trabaje) con div.
el hecho es q creo q con ese codigo la tabla no se modificaria, pero no se como meterla en el mail para que me quede bien, si sabes como ayudarte te lo agradecere mucho |