Forum Moderators: open
But in IE/NN/Firefox, it's as if there are a few protected pixels that the table cannot enter - so I get a thin row of the background colour above my table. It doesn't make sense but I can't see a way around it!
I'm wondering if CSS, instead of a table for positioning, might be the only answer but at the moment that is only something I know about, not how to do.
I would appreciate any help or guidance.
Thank you
Mark Barrett
Definitely not an idiot - you solved my problem. Thank you for that!
It never occured to me before that there was a default padding set on all the browser windows. But as you showed you can use CSS to turn it off.
I have never had any formal training so things like this I just have to pick up by trial and error.
(It seems it requires padding and margin set to "0" to cover all browsers.)
Thanks again - I will feel very satisfied now when I see that table nestling against the top of the screen.
Mark