Steven Olson wrote:
 http://www.fofex.com/simply_annies/template.html

In IE there is a small band where the background shows through between the
logo area and the text area.  The problem persists when the div containing
the menu is commented out in the html.

Hee-hee! It's the old images-in-table-and-whitespace-in-the-code problem. The space isn't between the DIV's. It's _in_ the #logo-area DIV.

<img src="images/banner-top.gif" border="0" alt=""></div>
                                              
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Write the above on one line without whitespace between tags. :-)

pandy

______________________________________________________________________
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