Is there a problem with Outlook2003 and Layers

  • Thread starter Thread starter dorutzu
  • Start date Start date
D

dorutzu

Hi,

I would like to know if there is any problem trying to use this html
code in an Outlook e-mail:

<DIV id=olhtitle style="LEFT: 100px; POSITION: relative; TOP:
100px"><FONT face=Arial color=#0000ff size=5><B>The text in the
layer</B></FONT></DIV>

This layer should go over an embedded image in the e-mail. The
problem is that the text appears before the image, transformed by
Outlook like this:

<div id=olhtitle>
<p class=MsoNormal><b><span
style='font-size:18.0pt;font-family:Arial;
color:blue'>The text in the lay</span></b><o:p></o:p></p>
</div>

Any ideas?

Thanks,
Doru
 
Back
Top