Page is a not externally linkable
shiphen - 5:56 pm on Mar 23, 2012 (gmt 0)
> Don't used fixed width.
Do you mean for tables tags?
> Use percentages to accommodate different size screens.
I assume you do NOT mean table tags otherwise you will be wasting screen area on small email browser screens.
Perhaps you mean <TD> tags?
> If you're worried about it being too wide,
> use css to set a max-width.
OK, but how then do you control the width of columns and exact layout of images etc?