Ver Mensaje Individual
  #1 (permalink)  
Antiguo 25/11/2008, 10:33
danonino2003
Usuario no validado
 
Fecha de Ingreso: noviembre-2008
Mensajes: 67
Antigüedad: 15 años, 4 meses
Puntos: 1
como crear un newsletter?

hola gente tengo este codigo

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
-->
</style>
</head>

<body>
<table width="674" bgcolor="#000000">
<tr>
<td colspan="5" bgcolor="#000000">&nbsp;</td>
</tr>
<tr>
<td width="17" nowrap="nowrap" bgcolor="#000000">&nbsp;</td>
<td height="17" colspan="3" nowrap="nowrap" background="http://www.elcoyo.com.ar/imagenes/guarda1.gif">&nbsp;</td>
<td width="17" nowrap="nowrap" bgcolor="#000000">&nbsp;</td>
</tr>
<tr>
<td width="17" nowrap="nowrap" bgcolor="#000000">&nbsp;</td>
<td width="17" nowrap="nowrap" background="http://www.elcoyo.com.ar/imagenes/guarda.gif">&nbsp;</td>
<td align="center" bgcolor="#000000"><p><img src="http://www.elcoyo.com.ar/imagenes/encabezado.jpg" width="330" height="75" /></p>
<p class="style1">Beinvenido a blablabla </p></td>
<td width="17" nowrap="nowrap" background="http://www.elcoyo.com.ar/imagenes/guarda.gif">&nbsp;</td>
<td width="17" nowrap="nowrap" bgcolor="#000000">&nbsp;</td>
</tr>
<tr>
<td width="17" nowrap="nowrap" bgcolor="#000000">&nbsp;</td>
<td height="17" colspan="3" nowrap="nowrap" background="http://www.elcoyo.com.ar/imagenes/guarda1.gif">&nbsp;</td>
<td width="17" nowrap="nowrap" bgcolor="#000000">&nbsp;</td>
</tr>
<tr>
<td width="17" nowrap="nowrap" bgcolor="#000000">&nbsp;</td>
<td colspan="3" bgcolor="#000000"><div align="center"><span class="style1">Direccion</span></div></td>
<td width="17" nowrap="nowrap" bgcolor="#000000">&nbsp;</td>
</tr>
</table>
</body>

pero resulta q no se como enviarlo para q se vea como un newsletter, y en mi vida use el outlook por lo que estoy aun mas perdido :S cualquiera que me pueda ayudar se lo agradecere mucho.