email en formato html en outlook 2003, 2007

08/04/2008 - 18:37 por voyagerx3athotmail | Informe spam
Hola.
este es mi css que uso para enviar un email: para cualquier cliente se forma
una especie de pagina con cabecera, pie de pagina con 3 columnas entre las
dos, pero el outlook 2007 los divs no se ubican como deberian. se colocan
uno debajo del otro. alguien tiene idea de pq?
y no puedo usar una tabla.
gracias


body
{
padding: 0;
margin:0px auto;
width: 673px;
text-align: center;
}
#contenedor{
margin:0px;
width:673px;
height:604px;
}
#cabeza{

margin:0px;
height:116px;
width:673px;
float:left;
}
#globala
{
margin:0px;
width:88px;
height:351px;
float:left;
}
#globalb
{

margin:0px;
width:506px;
height:351px;
background-color: #cfcfcf ;
float:left ;
font-family: Arial;
font-size: 13px;
text-align: left;

}
#texto
{

margin:0px;
width:500px;
height:345px;
float:left ;
font-family: Arial;
font-size: 13px;
text-align: left;

}
#globalc
{

margin:0px;
width:79px;
height:351px;

float:left
}

}
#pie{

margin:0px;
width:673px;
height:137px;
float:left;



}
img{border:0px;}

 

Leer las respuestas

#1 voyagerx3athotmail
09/04/2008 - 09:30 | Informe spam
alguien sabe donde me bajo este archivo:
WordMailSupport.msi
http://www.microsoft.com/downloads/...upport.msi
ya q este no funciona



"voyagerx3athotmail" <voyagerx3athotmail.com> escribió en el mensaje de
noticias:
Hola.
este es mi css que uso para enviar un email: para cualquier cliente se
forma una especie de pagina con cabecera, pie de pagina con 3 columnas
entre las dos, pero el outlook 2007 los divs no se ubican como deberian.
se colocan uno debajo del otro. alguien tiene idea de pq?
y no puedo usar una tabla.
gracias


body
{
padding: 0;
margin:0px auto;
width: 673px;
text-align: center;
}
#contenedor{
margin:0px;
width:673px;
height:604px;
}
#cabeza{

margin:0px;
height:116px;
width:673px;
float:left;
}
#globala
{
margin:0px;
width:88px;
height:351px;
float:left;
}
#globalb
{

margin:0px;
width:506px;
height:351px;
background-color: #cfcfcf ;
float:left ;
font-family: Arial;
font-size: 13px;
text-align: left;

}
#texto
{

margin:0px;
width:500px;
height:345px;
float:left ;
font-family: Arial;
font-size: 13px;
text-align: left;

}
#globalc
{

margin:0px;
width:79px;
height:351px;

float:left
}

}
#pie{

margin:0px;
width:673px;
height:137px;
float:left;



}
img{border:0px;}

Preguntas similares