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
How do you do this <nav> in HTML/css or other?
I want my nav to be text like this:
Portfolio// About// Contact//
and when you click it expands like this (in the about but the other ones would have similar things)
Portfolio// About/_resume _bio/ Contact /
1 Answer
- Anonymous1 decade agoFavorite Answer
See following sites for navigation menus:
CSS Library Horizontal CSS Menus: http://www.dynamicdrive.com/style/csslibrary/categ...
CSS Library Vertical 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...
Ron