Hi, I have this page that have 4px gap between two divs in Safari and all
Gecko based browsers, amazingly IE 5/6 and Mac IE 5.2 got it right.

Can't think of anything that messes up.

Here are the codes for  the  and menu.  The Flash banner in the pageHeader
is 131 x 780 px exactly.
http://www.clients.lotusseeds.com/catering.html
#pageHeader {
    height: 131px;
    width: 780px;
    margin: 0px;
}
#pageHeader span { display: none;}
#navcontainer
{
    height: 27px;
    width: 750px;
    position: relative;
    background: #990000;
    margin: 0px 15px 0px 13px;
}

Before I inserted the flash banner, I had a background image in #pageHeader
that doesn't have the 4px gap.

http://www.clients.lotusseeds.com/catering.html

Any idea?  Thanks!

tee

******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to