Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Outlook Stationary Question

Status
Not open for further replies.

richj55

Technical User
Jul 14, 2000
30
US
I created stationary for Outlook. It works great, but when I just tab to the body of the message and start typing my header moves with the cursor. If I just click in the body, I can click in a spot that does not move the header.

Here is my html:
<!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;>
<html>
<head>
<title>Serpa Packaging Solutions</title>
<meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;>
<STYLE><!-- body { font-family: Arial, Helvetica; font-size: 12pt; color: #ff6633; margin-top: 100px; margin-left: 10px; } --></STYLE>
</head>

<body bgcolor=&quot;#FFFFFF&quot; leftmargin=&quot;0&quot; topmargin=&quot;0&quot;>

<IMG style=&quot;MARGIN-TOP: -115px; MARGIN-LEFT: -10px&quot; src=&quot;SerpaHeader.jpg&quot;>
<span id=&quot;_AthCaret&quot;></span>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><IMG style=&quot;MARGIN-LEFT: -10px&quot; src=&quot;SerpaFooter2.jpg&quot; width=&quot;725&quot; height=&quot;47&quot;></p>
</body>
</html>

Any help is appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top