lesley Posted February 17, 2009 Report Posted February 17, 2009 I am having trouble with a new website i just completed. http://fossilpointe.net/ It looks fine in IE, but all other browsers show a gap between the header div and menu div. I can't seem to find what is doing this in the code. Thanks for the help.
newseed Posted February 17, 2009 Report Posted February 17, 2009 The menu's unordered list has default margin and so you will need to add this: #menu ul {margin: 0;}
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now