G'day > First, I have extra space above and below the banner image - I just want 10px space,
The banner image sits inside a paragraph. Paragraphs have margins, unless you set them to zero in your css. Easiest fix is to lose the paragraph - the image can go directly in the div. > Second, I've added a 15px top margin to the content div to get > some space between the navigation and first heading, but IE6 > Windows seems to add more. I see more in Firefox as well. Approximately 28 pixels. Check margins and padding on the navcontainer and navlist. Can't help you with Mac issues but maybe it's a similar issue. One thing that can help in finding these problems is to put a (light) background on each div and see whether the space is inside or outside the div. Hope this helps -- Bert Doorn, Web Developer Better Web Design www.bwdzine.com Fast-loading, user-friendly websites ****************************************************** The discussion list for http://webstandardsgroup.org/ Proud presenters of Web Essentials 04 http://we04.com/ Web standards, accessibility, inspiration, knowledge To be held in Sydney, September 30 and October 1, 2004 See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
