I would like to ask, if there is any way to develop a mouse-over dropdown menue using CSS and HTML, because I have seen before some websites like google for example developed such menus and it seems that once you pass through it a hidden tag gonna be visible to you.
Please if any one have an idea, provide a source code of that idea
Thanks and regards
I don’t think I can explain it better than this: http://www.htmldog.com/articles/suckerfish/dropdowns/
That’s what’s known as “Son of Suckerfish Dropdowns”. It should get you going on the right direction. Do be aware that CSS-only dropdowns won’t work in IE 6 and older.