Oh, sorry.  That was just a bold example.  I thought I'd just give you a
start since this isn't really an html mail mailing list.  I'd recommend
looking up some simple html tutorials on Google.  Since it sounds like you
really don't need to get that fancy, it should be pretty easy to do.

-----Original Message-----
From: Shishir K. Singh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 26, 2002 10:47 AM
To: Timothy Johnson; Tucker, Ernie; [EMAIL PROTECTED]
Subject: RE: perl email


>Include this line in the header:
 
>   Content-Type: text/html
 
>And then just write out the rest as simple HTML.
 
>It's been a while since I've done it, but if you send it like this, I think
>it should work.
 
>From:[EMAIL PROTECTED]
>To:[EMAIL PROTECTED]
>Subject:HTML Mail
>content-type: text/html
 
<html>
<p>Hi</p>
<p>This is my normal line.</p>
<p><b>This is my bold line.</b></p>
<p>Bye.</p>
</html>


What about the Color ??

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to