I have created a CSS drop-down menu with 2 levels. You may view it here: http://www.myrocketmedia.com/coolray1 You may view the CSS here: http://www.myrocketmedia.com/coolray1/css/basic.css As you can see, it's functional -- but, in IE6, when you roll over the 2nd tree menu (under Products --> Plumbing), it gets stuck and will not hide after it has been rolled over. What could be causing this? As a sub note, I'd like the text of my buttons to be centered, but vetical-align shows to be of no use. Ideas?
For the align thing try margin-top: 3px margin-bottom: -2px mess around with the values to find something good