Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Markup (HTML, XHTML, XML) _ Garbage at top of HTML page

Posted by: Ginny Apr 14 2010, 10:41 AM

Hi,

I am new to HTML and have made a HTML email for a client. Although I have tested it on multiple computers and multiple platforms I do not get what the client gets at the top of the page (IE8) which is:

洼瑥⁡瑨灴攭畱癩∽潃瑮湥⵴祔数•潣瑮湥㵴琢硥⽴瑨汭※
牡敳㵴呕ⵆ∸

Can someone tell me how this got here and how to remove?

Here is the code (I used dreamweaver):

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Join us at Weona YMCA</title>
</head>

<body>
<p><img src="http://harvest-interactive.com/images/SampleImages/y_title.JPG" alt="Fun in the Sun" width="608" height="66" longdesc="" />
</p>
<table width="608" height="65" border="0" cellpadding="2px">
<tr>
<td><div align="center"><span style="align:top; font:Arial, Helvetica, sans-serif;font-size:24px">Come spend the summer with us and discover what dreams are made of in place &quot;where only good prevails.&quot;</span></div></td>

</tr>
</table>
<table width="608" border="0">
<tr>
<td width="188"><img src="http://harvest-interactive.com/images/SampleImages/yShdr.png" width="200" height="510" alt="YMCA CAMP WEONA" longdesc="" /></td>
<td width="420"><p align="justify" style="margin-right: 15px; margin-left: 15px; align:top; font:Arial, Helvetica, sans-serif;font-size:18px">YMCA Camp Weona is a traditional YMCA residential camping program serving children age 7 to 17 years old with exciting summer camp options for one, two or more week stays.
<p align="justify" style="margin-right: 15px; margin-left: 15px; align:top; font:Arial, Helvetica, sans-serif;font-size:18px">Campers enjoy traditional and high adventure activities including horseback riding through the forest, camping under the stars, canoeing on our private lake, or repelling on our climbing tower! All while building self esteem and making new friendships. View more activities: <a href="http://www.ymcabuffaloniagara.org/weona/2010 Weona Brochure-WEB.pdf">Online Brochure</a>.</p>
<p align="justify" style="margin-right: 15px; margin-left: 15px; align:top; font:Arial, Helvetica, sans-serif;font-size:18px">Celebrating our 113th anniversary and built on the Christian heritage of the YMCA, we value honesty, caring, respect, and responsibility. Visit <a href="http://www.campweona.org">www.campweona.org</a> for online registration, dates, and prices.</p>

<p style="margin-right: 15px; margin-left: 15px; align:top; font:Arial, Helvetica, sans-serif;font-size:18px">Register online at <a href="http://www.campweona.org">www. campweona.org</a> or call 716-565-6008 extension 120.</p>
<p align="center" style="font:Arial, Helvetica, sans-serif;font-size:18px">YMCA Camp Weona<br />
301 Cayuga Rd. Suite 100<br />Buffalo, NY 14225</p></td>
</tr>
</table>
</body>

</html>

Thanks, Ginny

Posted by: Darin McGrew Apr 14 2010, 01:57 PM

Can you provide the URL (address) of a document that demonstrates the problem?

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)