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
Website drop down menu html?
Hello everyone. I'm workong on a website right now and I need help. At the top of the website I have Home, features, guestbook, contact me, photo gallery, etc. I just want to know how to give each of those things a drop down menu. For example, if someone puts there mouse over the features, I want a menu to drop down from there saying a bunch of features he can do. I just dont want my website to look over crowded with all of these things, it would look a lot better if it had drop down menus. If someone could give me the html code to do this and explain what to do, that would help me a lot. Thank you.
2 Answers
- 1 decade agoFavorite Answer
This one is very simple just follow the instructions.
just copy paste the HTML code to the spot you want the menu to appear.
good luck!
- zeteticLv 51 decade ago
Well, you can't really do it in html alone, or if you can it will be pretty difficult. You may want to try doing javascript:
http://www.htmlcodetutorial.com/linking/linking_fa...
or css