|    
			
				29/07/2009, 06:28
			
			
			  | 
  |   |  |  |  |  Fecha de Ingreso: noviembre-2007 Ubicación: In the BeaCh 
						Mensajes: 874
					 Antigüedad: 17 años, 11 meses Puntos: 10 |  | 
  |  Respuesta: CSS div para espacio en correo HTML  
  Así estaRía bien??  Cita:  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" lang="es-es">
 
 <head>
 
 <title>Torina Firma </title>
 
 <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />
 
 <style type="text/css">
 <!--
 #apDiv1 {
 position:absolute;
 width:594px;
 height:115px;
 z-index:1;
 }
 #apDiv2 {
 position:absolute;
 width:580px;
 height:16px;
 z-index:1;
 top: 121px;
 }
 -->
 </style>
 </head>
 
 <body>
 
 <div style="width:100%; overflow:hiddent; margin: 0;">
 
 <div style="width:375px; background:#fff; height: 89px; vertical-align: 0px;">
 <p><img src="http://img233.imageshack.us/img233/4558/logofirmat.jpg" width="375" height="89" border="0" align="top" /></p>
 
 </div>
 
 <div style="width:300px; background:#fff;"></div>
 
 <div style="color:#444; font-family:arial,sans-serif; font-size: 1em; padding: 1em; margin:0"></div>
 
 </div>
 
 <div id="apDiv2"><img src="http://img9.imageshack.us/img9/6884/rayastyle.jpg" alt="" width="850" height="16" /></div>
 </p>
 <img src="http://img24.imageshack.us/img24/7969/bloquetextonomwebtelcop.jpg" alt="" />
 </body>
 
 </html>
    |