Quote:
It's sure better'n typing most of all this out:
<html xmlns

="urn:schemas-microsoft-com

ffice

ffice"
xmlns:w="urn:schemas-microsoft-com

ffice:word"
xmlns="
http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<link rel=Original-File href=Document1>
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 9">
<meta name=Originator content="Microsoft Word 9">
<link rel=File-List href="./Document1_files/filelist.xml">
<!--[if gte mso 9]><xml>
<o

ocumentProperties>
<o:Author>Anne Bryant</o:Author>
<o:Revision>1</o:Revision>
<o:TotalTime>0</o:TotalTime>
<o:Created>2010-08-04T15:31:00Z</o:Created>
<o

ages>1</o

ages>
<o:Words>11</o:Words>
<o:Characters>65</o:Characters>
<o:Company> </o:Company>
<o:Lines>1</o:Lines>
<o

aragraphs>1</o

aragraphs>
<o:CharactersWithSpaces>79</o:CharactersWithSpaces>
<o:Version>9.2720</o:Version>
</o

ocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:View>Normal</w:View>
<w:Zoom>0</w:Zoom>
<w

oNotOptimizeForBrowser/>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US style='tab-interval:.5in'>
<div class=Section1>
<p class=MsoNormal><span style='font-size:16.0pt;mso-bidi-font-size:12.0pt'>
Ugh.<span
style="mso-spacerun: yes"> </span>
Stop it.<span style="mso-spacerun: yes">
</span>
You are making me sick.<span style="mso-spacerun: yes"> </span>Word
generated html...<span style="mso-spacerun: yes"> </span>
<span
style="mso-spacerun: yes"> </span>NEVER!<o

></o

></span></p>
</div>
</body>
</html>
That is precisely why I don't use Word. My code below, does exactly the same thing, is understandable by most humans, and is a lot easier to update and change in the future.
<html><body>
<font size="16"><b>Ugh. Stop it. You are making me sigk. Word generated html...
NEVER!</b></font>
</body</html>