One other thought if you go the route of doing html in the body and
want things to line up: use tables.

It is old, gnarly and not very semantically happyness-making but
tables are pretty well supported. Use inline CSS for styling, set
borders to none and then stick all the content in the table.

Judah

On Thu, Sep 22, 2011 at 11:13 AM, C. Hatton Humphrey
<[email protected]> wrote:
>
> Okay, then I think I'm going to stick with the <pre> solution that I
> have in place now.  My fear was that it might not be interpreted
> correctly by some webmail or oddball email clients.
>
> The reason I have to do this is that we had a recipient get the email
> (sent out as plain text originally) but their client applied a
> variable-width font.  The content is padded to line up based on
> fixed-width spacing.
>
> Looked pretty ba

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:342944
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-community/unsubscribe.cfm

Reply via email to