nationavon
MIS
I have an html document that has the following tag setup for the body. The document also has a table that has a width of 100%. Occasionally when I load the document in IE I have about a quarter inch gap between the right side of the table and the scroll bar. If I refresh the page it goes away. What's the secret to getting a table to load the full width of the screen without refreshing?
Nathan
<body topmargin='0' leftmargin='0' marginheight='0' marginwidth='0'>
Nathan
<body topmargin='0' leftmargin='0' marginheight='0' marginwidth='0'>