cgmpowers
11-17-2006, 04:16 AM
I have the following HTML that works perfectly in IE 5.2 for the Mac, and Safari for the Mac. It also works perfectly for Firefox for Mac & PC.
However, in IE explorer for the PC..a white box on the last two sentances doesn't display the background (it shows a white box).
This is NOT my HTML, its from my boss (whose out of town) and states that I somehow messed this up (I only changed THREE copy changes, a coma to a semicolan, added a dash and changed one word).
Any suggestions I'd be ever so in your debt. This is TIME SENSATIVE and is supposed to go out the door tonight/tomorrow morning.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Seminar Invitation</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#BodyText {
padding-top: 226px;
padding-left: 199px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 11px;
padding-right: 10px;
}
td {
background-repeat: no-repeat;
}
-->
</style>
</head>
<body>
<table width="565" height="671" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" background="http://www.lipodissolve.com/images/email/ads.aldc.eveningofbests.m7.jpg"><div id="BodyText">
<p><strong>Who: </strong>You and your best friends. </p>
<p><strong>What: </strong>“Evening of Bests” - Advanced Lipo Dissolve Center wants your friends to learn about lipo dissolve from the most trusted source in town. You’ll hear from Dr. Russell Imboden, one of the pioneers of lipo dissolve therapy. Dr. Imboden will actually demonstrate a procedure to show your friends how quick and easy it is! </p>
<p><strong>When: </strong>Tuesday, Nov. 28, Wednesday, Nov. 29 and Thursday, Nov. 30 at 6:30 p.m. (Choose the date that’s best for you.) </p>
<p><strong>Where: </strong>Advanced Lipo Dissolve Center Corporate Offices. 2150 Schuetz Road, St. Louis, MO. 63146. * Please note, the seminars will NOT be at our Chesterfield location. </p>
<p><strong>The <em>Best</em> part for you: Cash! </strong>Earn $25 for each friend you refer; earn $100 for every friend who signs up for a treatment package. There’s no limit. And you get a chance to win a Dream Winter Getaway to sunny Scottsdale, Arizona! </p>
<p><strong>The <em>Best</em> part for your friends: </strong>The chance to have their best body at a discounted price, just because they’re friends with you! They also get to register for the trip to Scottsdale! </p>
<p><strong>Why: </strong>Why not? Come with your best friends, have a glass of wine, some delicious hors d’oeuvres, earn cash and maybe even a Dream Winter Getaway! You deserve it! </p>
<p><em> Note: You are not required to attend the “Evening of Bests” with your friends to receive the cash award. </em></p>
</div></td>
</tr>
<tr>
<td valign="top">
<a href="mailto:seminar@lipodissolve.com?body=***NOTE: Please include you and your friend's NAME, PHONE, ADDRESS, E-MAIL and which night you will be attending Evening of Bests: November 28th, 29th, or 30th at 6:30pm."><img src="http://www.lipodissolve.com/images/email/ads.aldc.eveningofbests.m7.gif" border="0" /></a> </td>
</tr>
</table>
</body>
</html>
However, in IE explorer for the PC..a white box on the last two sentances doesn't display the background (it shows a white box).
This is NOT my HTML, its from my boss (whose out of town) and states that I somehow messed this up (I only changed THREE copy changes, a coma to a semicolan, added a dash and changed one word).
Any suggestions I'd be ever so in your debt. This is TIME SENSATIVE and is supposed to go out the door tonight/tomorrow morning.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Seminar Invitation</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#BodyText {
padding-top: 226px;
padding-left: 199px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 11px;
padding-right: 10px;
}
td {
background-repeat: no-repeat;
}
-->
</style>
</head>
<body>
<table width="565" height="671" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" background="http://www.lipodissolve.com/images/email/ads.aldc.eveningofbests.m7.jpg"><div id="BodyText">
<p><strong>Who: </strong>You and your best friends. </p>
<p><strong>What: </strong>“Evening of Bests” - Advanced Lipo Dissolve Center wants your friends to learn about lipo dissolve from the most trusted source in town. You’ll hear from Dr. Russell Imboden, one of the pioneers of lipo dissolve therapy. Dr. Imboden will actually demonstrate a procedure to show your friends how quick and easy it is! </p>
<p><strong>When: </strong>Tuesday, Nov. 28, Wednesday, Nov. 29 and Thursday, Nov. 30 at 6:30 p.m. (Choose the date that’s best for you.) </p>
<p><strong>Where: </strong>Advanced Lipo Dissolve Center Corporate Offices. 2150 Schuetz Road, St. Louis, MO. 63146. * Please note, the seminars will NOT be at our Chesterfield location. </p>
<p><strong>The <em>Best</em> part for you: Cash! </strong>Earn $25 for each friend you refer; earn $100 for every friend who signs up for a treatment package. There’s no limit. And you get a chance to win a Dream Winter Getaway to sunny Scottsdale, Arizona! </p>
<p><strong>The <em>Best</em> part for your friends: </strong>The chance to have their best body at a discounted price, just because they’re friends with you! They also get to register for the trip to Scottsdale! </p>
<p><strong>Why: </strong>Why not? Come with your best friends, have a glass of wine, some delicious hors d’oeuvres, earn cash and maybe even a Dream Winter Getaway! You deserve it! </p>
<p><em> Note: You are not required to attend the “Evening of Bests” with your friends to receive the cash award. </em></p>
</div></td>
</tr>
<tr>
<td valign="top">
<a href="mailto:seminar@lipodissolve.com?body=***NOTE: Please include you and your friend's NAME, PHONE, ADDRESS, E-MAIL and which night you will be attending Evening of Bests: November 28th, 29th, or 30th at 6:30pm."><img src="http://www.lipodissolve.com/images/email/ads.aldc.eveningofbests.m7.gif" border="0" /></a> </td>
</tr>
</table>
</body>
</html>