----- Original Message ----- From: "Barb @ BITS LLC" <[EMAIL PROTECTED]>
I'm working on expanding my css knowledge and am trying to get my first full css site working. I'm having alignment issues in IE 6.0. If you look at the top of the page in IE 6.0 the top of the box graphic is separated from the banner graphic with a gray line in between. Why is this and how do I correct it? Everything I've tried so far has not worked. The page looks fine in Mozilla and in Fire Fox. http://www.bitsllc.com/cbagroup/final/philosophy.html I would have searched the archives for a solution, but being new to CSS I had no idea of what term to search for to find a solution.

Thank you in advance for your assistance.

Try sucking the HTML comments snug to the preceding and following code, and see if that makes a difference. Like so:

<div id="banner"></div>
<div id="nav-toplevel"><!-- Start of meta navbar: place links which
  apply to the whole site here
--><div id="nav-meta">

tim

^^^^^^^^^^^^^^^^^^^^^^^^
Tim Gallant
http://www.pactumgroup.com

Basic tutorials: http://www.pactumgroup.com/tutorials/
Web dev FAQs: http://www.pactumgroup.com/tutorials/faq.php
Techblog: http://www.pactumgroup.com/techblog
******************

______________________________________________________________________
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