Problème d'affiche d'une pae HTML envoyé par

yo -  
 yo -
Bonjour,

alors voila j'ai crée une newletter au format html que je voulai envoyé avec outhlook 6. sous XP
Mon problème et qu'a la recpetion du mail la page html et se mélange à l'interface de la messagerie du recepteur

quelqu'un pourrai t'il m'aider SVP
A voir également:

2 réponses

killermano66 Messages postés 233 Date d'inscription   Statut Membre Dernière intervention   41
 
Bonjour,

Donne nous ton script au cas ou, parceque là ça reste flou ...
0
yo
 
voila

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<!--Serif WebPlus 9 HTML Export-->
<!--Supports HTML 4.01-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Serif WebPlus 9.0.1b">
<title>Accueil</title>
<style type="text/css">
<!--
body {margin: 0px; padding: 0px;}
.Normal-P
{
margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400;
}
.Normal-C
{
font-family:"Trebuchet MS", sans-serif; font-size:16.0px;
line-height:1.38; color:#ffffff;
}
-->
</style>
</head>

<body bgcolor="#ffffff" link="#0000ff" vlink="#800080" text="#000000">
<noscript>
<center>
<div style="position:relative;width:754px;">
</noscript>
<script type="text/javascript">
<!--
if (!document.layers) { document.write("<center> <div style=\"position:relative;width:754px;\">"); }
//-->

</script>
<div style="position:absolute; left:1px; top:16px; width:753px; height:746px;">
<img src="_wp_generated/wp91caf235.png" width="753" height="746" border="0" title="" alt="wp91caf235.png"></div>
<div style="position:absolute; left:4px; top:651px; width:747px; height:61px;">
<p class="Normal-P"><span class="Normal-C">      Tél : 06 27 30 33 02                            <a href="http://www.images-84.fr" style="color:#ffffff;">www.images-84.fr</a>                       <a href="mailto:I.M.A.G.E.S@orange.fr" style="color:#ffffff;">I.M.A.G.E.S@orange.fr</a></span></p>
</div>
<noscript>
</div>
</center>
</noscript>
<script type="text/javascript">
<!--
if (!document.layers) { document.write("</div></center>"); }
//-->
</script>

</body>
</html>
0