Tables in Netscape - Nonexistent Margins

They have: 76 posts

Joined: Apr 1999

Hello all,

Quick question. Is there any way to force tables all the way to the top of the page in Netscape? Even when you specify a Top Margin of 0 in the body it still leaves a nice little, looks like around 10px space at the top of the page.

I'm thinking maybe there's a way around this with divs or maybe style?

Let me know,

Thanks,
PJ

They have: 268 posts

Joined: May 1999

You need to add the following tag to the <Body> tag
LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"

This is the only way to make it work in IE and Netscape.

----------
My goal in life is found in Phillipians 4:8-9

My goal in life is found in Phillipians 4:8-9
shoutingrock.org/troop214

They have: 76 posts

Joined: Apr 1999

Thanks Jim, that marginheight, marginwidth stuff did the trick.

PJ

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.