Hi all,
If you look at these two pages..
http://homepage.ntlworld.com/ian.hob...mple/ex4a.html and
The only difference is that on ex4a.html the #main has a 1px border top
and bottom.
Can some kind person please explain to me why, when this is removed, the
white bands appear as in ex4b.html?
Other testing has shown that if I kill the top and bottom margins on
#main p, this will also fix the problem, but makes the layout of the
#main text look terrible. This would imply that it is something to do
with the margins on the P "sticking out" of the div, and pushing the
header and footer away. Should they do that?
Safari, Firefox 2 and 3, and Opera all handle the page the same way, so I
rather doubt this is a bug.
Thanks for your input.
Ian
If you look at these two pages..
http://homepage.ntlworld.com/ian.hob...mple/ex4a.html and
The only difference is that on ex4a.html the #main has a 1px border top
and bottom.
Can some kind person please explain to me why, when this is removed, the
white bands appear as in ex4b.html?
Other testing has shown that if I kill the top and bottom margins on
#main p, this will also fix the problem, but makes the layout of the
#main text look terrible. This would imply that it is something to do
with the margins on the P "sticking out" of the div, and pushing the
header and footer away. Should they do that?
Safari, Firefox 2 and 3, and Opera all handle the page the same way, so I
rather doubt this is a bug.
Thanks for your input.
Ian
Comment