Web and tables

I have a table in a form which displays properly using the Notes client. What I’m finding now is that when view on the web the columns are way too wide and of irregular width.

Any ideas how to fix this? Thanks,

Subject: Web and tables

Hi Angie,

Have you tried using HTML tags to define your table and column widths? I like to set my table width to 100% of the page and then adjust the width of each column individually as a percentage of the table’s width.

hope this helps