Ver Mensaje Individual
  #1 (permalink)  
Antiguo 27/03/2012, 05:49
jessykk
 
Fecha de Ingreso: febrero-2010
Mensajes: 34
Antigüedad: 15 años
Puntos: 1
Los link de dreamweaver se odian con outlook??

hola a todos.Me estoy volviendo loca haciendo una especia de news(la primera).
La he hecho en dw, rutas absolutas, tablas...en los navegadores, al problarla me pilla los enlaces (son varias areas mapes dentro de una imagen) sin problema, pero al meterla en outlook (2007)como diseño de fondo, ni rastro de enlaces. OS pongo el código porque ya no se que estoy haciendo mal.
Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  4. <title>Especial NETOS TRASVASE</title>
  5. </head>
  6.  
<table width="520" align="center">
<tr>
<td>

<p align="center"><font size=2 face="Arial, Helvetica, sans-serif">
Si no visualiza bien el correo, pinche <a href="mailing1.html">aquí</a>.</font></td></tr></table>
<tr width="520"align="center"><img src="http://www.amasoluciones.com/images/news.jpg" width="520" height="788" border="0" align="middle" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="268,550,374,589" target="_blank" href="http://www.amasoluciones.com/NETOS/CARRYTANK.pdf" />
<area shape="rect" coords="34,558,134,596" target="_blank" href="http://www.amasoluciones.com/NETOS/pitstop.pdf" />
<area shape="rect" coords="37,236,173,325" target="_blank" href="http://www.amasoluciones.com/NETOS/KIT_PHANTER.pdf">
<area shape="rect" coords="155,628,397,654" href="http://www.amasoluciones.com" />
</map>
</tr>
<table width="520" align="center">
<tr><td>
<p align="justify"><font size=1 face="Arial, Helvetica, sans-serif">
Si no desea recibir información, por favor envíenos un mensaje indicando esta circunstancia a la siguiente dirección: <a href="mailto:[email protected]">info@amasoluc iones.com</a>.</font></td></tr></table>
</body>
</html>
Gracias!

Última edición por jessykk; 27/03/2012 a las 05:50 Razón: html no especificado