I’m having problems with table margins and the content of my layout fitting on most screen resolutions. I have the table margins set at:
body TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0"
And the width of the tables at 100%. When I use these settings will the table fit right in smaller resolutions? Currently I’m using 1280 x 1024 and my layout fits perfectly on my screen, but seems to be too large on everyone elses. Any suggestions on fixing this? Do I have to redo the layout for other screen sizes? Thanks. -Chea