Hey everyone.
First the requisite links:
site:
http://www.joshrenaud.com/bodies/index.html
css:
http://www.joshrenaud.com/bodies/stylesheets/style.css
I have a UL that I'm using for a horizontal navigation bar on a website. It
looks decent in most browsers I've checked, except for IE5.
In IE5, the links break and wrap onto a second line. But the links on the
second line overlap the upper ones.
In what is probably a related problem, I've also noticed that the navigation
bar seems to float up too high, touching the top of the page. Other browsers
(Safari, Netscape, etc) don't do this. The margin isn't set on the nav bar
itself (#MainContent ul#Menu) but on the parent div (#MainContent).
Can anyone suggest solutions to either of these problems (or a solution for
them both?)
Thanks for any help anyone can offer.
--Josh