Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
using html/css, how do you make a horizontal nav menu that you can hover over and see links under the nav bar?
anyone know how to do this? or a good website for it? i want to be able to hover over a link in the nav bar, and have more links show up vertically under the hovered link..
4 Answers
- Anonymous1 decade agoFavorite Answer
You'll find lots of great nav menus...
See following sites for navigation menus:
CSS Library Horizontal CSS Menus: http://www.dynamicdrive.com/style/csslibrary/categ...
http://www.dynamicdrive.com/dynamicindex1/
http://www.cssplay.co.uk/menus/
How to Style an Unordered List with CSS: http://www.webreference.com/programming/css_style2...
How To:
http://www.w3.org/TR/WCAG10-HTML-TECHS/#links
http://www.creativepro.com/article/dreamweaver-how...
http://efuse.com/Design/navigation.html
Simple JQuery Accordion menu: http://www.i-marco.nl/weblog/jquery-accordion-menu...
Drop-Down Menus, Horizontal Style: http://www.alistapart.com/articles/horizdropdowns/
The Right Way to Make a Dropdown Menu: http://www.sitepoint.com/blogs/2009/04/01/the-righ...
Ron
- JaredLv 61 decade ago
Check my site. Its all done with HTML and CSS...be aware, it's still a work in progress as I work on it around my research.
http://uwstudentweb.uwyo.edu/j/jbaker2/
Email me if you want the source CSS and HTML
- Anonymous1 decade ago
see the link below it has the full code in css and html and you can see what it loks like