Click here to Skip to main content
15,902,189 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to make a drop-down menu in my practicing website like as in the Head section of the code project. What is the best way to make it lightly.
As still I came to know mostly CSS is using for this task but I don't have much knowledge of this so I want to know the easy way, is it possible to create it through ASP.NET or not.
If anyone wants help me through CSS please tell me through the comments what is going on. Sorry for my this stupid question.
Posted

Here[^] is a good link that you will lead you two sites that demonstrate this.

CSS Menu Tutorial[^] is another nice resource.
 
Share this answer
 
Hi,

No need to learn that much deep in css.just basic knowledge is enough like

properties of tags for e.g

every html tag contains some common properties such as background-color.
that defines when displaying that tag in page with background color what you specify in codeing part.

Here I'm providing some links for learning CSS

http://www.seoconsultants.com/css/menus/tutorial/

And

http://aceinfowayindia.com/blog/2009/06/tutorial-to-create-a-beautiful-simple-horizontal-css-menu/

All the Best
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900