Knowing that I'm beating a dead horse, here, "don't do it!"
As noted above, there are many, many arguements against using html in mail, and precious few (IMO) in favor of using it.
But, more to the point
This is perlmonks; and a quick look at How do I post a question effectively? suggests several improvements to your question
- Show us some (Perl} code (or at least show us your mail.pl code.)
- Tell us why what appears to be financial data needs to be transmitted as a webpage.
And,
- Welcome to the Monastery, and...
- for whatever its worth, why don't you create an account here?
Update: fixed missing close_paren, missing period
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.