I’m looking for some very clean and simple CSS code to create a dropdown menu with some links. No levels in the menu, just click on a link (or hover, although I prefer click) and a dropdown shows (white background, simple links, nothing more) with some links in it. Something like that. Suggestions? My CSS skills are negligable, that’s why I ask, and all the stuff I find on google is way overkill.
You’re probably going to want to go with something like this: http://htmldog.com/articles/suckerfish/dropdowns/
I thought dropdown menus are bad bad bad…?
Maybe something on http://www.cssplay.co.uk/menus/ would help. From your description, http://www.cssplay.co.uk/menus/dd_valid.html could be what you are looking for. But just about any under the heading “Menus – Multi-Level CSS Only” could work for you.
:)