David wrote:
Quote:
Problem is in opera Version 7.11 you get a border at the bottom of the
main content area of approx 1em in size which I do not want there. In
IE6 its about 1px in size which is fine as you can barely see it. |
I've had the same problem some time ago. It seems that sometimes Opera
adds a margin were it's not supposed to be. You could try it with CSS
and set the margin-bottom of the last paragraph to 0. Putting an empty
div after the last paragraph fixes it too, but is a very bad workaround.
The easiest solution: ignore it. I haven't checked recent Opera but if
it's gone there then you shouldn't care about anymore. People using
Opera 7.xx are able to update their browser and most likely they'll do.
Micha