[thelist] 100% height table problems
plankton
yuilui@myrealbox.com
Fri Jan 26 01:46:31 2001
> http://www.sitediva.com/clients/HHC/index.html
> Only goes to the very bottom upon refresh?
> The whole page is in a 100% width and
> 100% height table, and I can't figure why I
> only get the flush bottom when I
> refresh the page..
I've seen this problem before.
In Internet Explorer, it's probably because you've omitted
rightmargin="0" and bottommargin="0" from the <BODY> element.
Try that on
http://www.sitediva.com/clients/HHC/index.html
hope it helps.
plankton