RE: [css-d] Space between two graphics

2005-10-05 Thread Holly Bergevin
From: "Donna [EMAIL PROTECTED] Business Connection" > http://www.vbc-nc.com/Samples/ArtEscape/NewSite/index_dlp.html >I also added the display: block; to the #nav_gallery >and address styles and that didn't work either, unless >I put it in the wrong spot. Yup, you did. You only need it once. Ad

RE: [css-d] Space between two graphics

2005-10-05 Thread Donna [EMAIL PROTECTED] Business Connection
it. -Original Message- From: Estelle Weyl [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 05, 2005 12:51 PM To: [EMAIL PROTECTED]; css-d@lists.css-discuss.org Subject: RE: [css-d] Space between two graphics Don't forget your alt tags The images on the left nav are the same si

RE: [css-d] Space between two graphics

2005-10-05 Thread Estelle Weyl
Don't forget your alt tags The images on the left nav are the same size as your left nav. The gallery div has white space in it. I think IE is putting the white space into the nav which is causing the break. 2 possible fixes: 1) make the background of the div the same color as your image