Rick

It comes from the h2 heading.

Either use:

h2 {
   margin:0;
   background: #f2f4ff;
   font-size: 100%;
}

or

* {
   margin:0;
   padding:0;
}

Roberto

--------------------------
Rick Pasotto wrote:

<http://niof.net/lpnc/tst>

Where does the blank space after the top horizontal navbar and the main
body come from? It's there only in Mozilla/Firefox but not in IE.

I've got 'html,body {margin:0; padding:0}'.

I've tried adding margin:0 everywhere that seems relevant.

What silly thing have I overlooked?

Also, is it correct that IE doesn't recognize:

#footer hr + p {
   font-style: italic;
}

Mozilla does what I want.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to