Sent by MaKo on 26 August 2002 22:10
:
: sorry about that cryptic email, i pasted some css in
: there, but looks like my mail server pulled it out.
:
jeff,
the problem was not the CSS, but the HTML. For that I needed the URL. :)
: anyway,
: i tried what you said, i eliminated marginheight="0"
: marginwidth="0" from my body tag, and it worked, but i
: need the margins set to 0 for my design.
:
If you position an element absolutely, it will be taken out of the static flow of
the document and placed where you defined it with the 'top' and 'left' properties.
That means, that you can position an element in the 0, 0 position without using the
page properties.
If you have non-absolutely positioned elements on that page, the problem most
likely will cure itself, because then NN4.xx is satisfied that there is content on
that page.
HTH,
MaKo
...gliding silently through the waves with just the tip of the fin showing....
http://www.mako4css.com/