I want to make an HTML email. When I send this, all I get is the HTML code. How do I make it show in the email?
Thanks
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY BACKGROUND="http://home.comcast.net/~bigmike09876/image001.gif" BGCOLOR="#c0c0c0">
<B>
<CENTER>
<FONT COLOR="#0000FF" face="Lucida Handwriting Italic">
Please Join The English Department<BR>
as we honor</P><BR>
</FONT>
<FONT COLOR="#B22222" face="Lucida Handwriting Italic">
Carol Conway</P><BR>
</FONT>
<FONT COLOR="#0000FF" face="Lucida Handwriting Italic">
and </P><BR>
</FONT>
<FONT COLOR="#B22222" face="Lucida Handwriting Italic">
Gloria Gibson </P><BR>
</FONT>
<FONT COLOR="#0000FF" face="Lucida Handwriting Italic">
at a retirement celebration </P><BR>
Wednesday, June 2, 4:00 P.M. </P><BR>
Hammond Media Center</P><BR>
</CENTER>
</FONT>
</B>
</BODY>
</HTML>
Thanks
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY BACKGROUND="http://home.comcast.net/~bigmike09876/image001.gif" BGCOLOR="#c0c0c0">
<B>
<CENTER>
<FONT COLOR="#0000FF" face="Lucida Handwriting Italic">
Please Join The English Department<BR>
as we honor</P><BR>
</FONT>
<FONT COLOR="#B22222" face="Lucida Handwriting Italic">
Carol Conway</P><BR>
</FONT>
<FONT COLOR="#0000FF" face="Lucida Handwriting Italic">
and </P><BR>
</FONT>
<FONT COLOR="#B22222" face="Lucida Handwriting Italic">
Gloria Gibson </P><BR>
</FONT>
<FONT COLOR="#0000FF" face="Lucida Handwriting Italic">
at a retirement celebration </P><BR>
Wednesday, June 2, 4:00 P.M. </P><BR>
Hammond Media Center</P><BR>
</CENTER>
</FONT>
</B>
</BODY>
</HTML>