-
Positioning Nested Lists with CSS
I'm trying to create a submenu using lists and css. The problem is that I would normally position the submenu using position: absolute, but then it wouldn't center the menu on the page.
I found this site and applied their approach to my lists, but (1) it doesn't validate (I know, using spans within ul's is wrong, but I'm out of ideas), and (2) it doesn't center in IE6.
Here's the page with unruly submenus: http://esiwebservices.com/new/contac...-services.html
Everything looks fine in Firefox, it's IE6 that's giving me trouble, and I'd really rather use an approach that would validate.
Does anyone have any suggestions? Please help
Thanks in advance.
EDIT: Yes, I saw this thread. It's part of the approach I'm using and it's not working.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks