Is there any way I can make Entourage display HTML tables correctly?
HTML tables in messages you receive should display correctly. Do they not?
What's the font and size? Are you sure the tables were composed correctly?
In which email client?
No they do not display correctly at all.
Composition should be ok, since the HTML comes from a server script which
sends out the email, which is essentially a form that users have submitted.
The HTML, i.e. tables, when viewed in a web browser look good, when viewed
in another email program, e.g. in Mac's Mail, or anywhere really, look good.
Just in Entourage it doesn't line up at all.
It looks like all <table>,<tr> and <td> tags are completely ignored, the
lines are wrapped ok since the coding has a <br> tag before each </tr>, thus
the rows are separated by newlines, the table cells horizontally mostly look
like just pasted one after the other, disregarding any table grid.
There is some spacing going on though, but its really weird.
You cannot create tables in HTML messages you compose in Entourage - it's
not supported. In Office 2004, you can do so in Word and then Send as HTML,
or else use a script to send a file.
Its not a problem of creation, as it is automated. The script generates
multipart/alternative with a text-only version as well as a HTML version.
Entourage displays the HTML version, but the tables don't line up correctly.
HELP!