Sent by Tstephens on 1 July 2002 09:09
I'm trying to do a navigation bar, two rows of images. Inside a div. <br />
ends first row to have the images fall to second row.
#NavBar{
background: url(/assets/images/nav/topbar-background.gif) repeat-x;
height: 105px;
width: 100%;
margin: 60px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
That's the style of the Div. Images are you standard images. Nothing else.
In Netscape 6.2, I'm getting a gap between the rows. Why?
Example : http://simiandesign.com/cisomag/
Thanks.
Tony