/    Sign up×
Community /Pin to ProfileBookmark

Add drop done to existing menu

I have a menu but now need to add some drop menu here and there. How do I add it. This is my code.

[code=html]<div id=”nav”>
<ul>
<li><a href=”#”>Home</a> </li>

<li><a href=”#”>Events</a></li>
<li><a href=”#”>Provences</a></li>
<li><a href=”#”>Rules</a></li>
<li><a href=”#”>Gallary</a></li>
<li><a href=”#”>Links</a></li>
<li style=”border: medium none ;”><a href=”#”>Contact Us</a></li>
</ul>
</div>[/code]

[CODE]#nav{width:896px; float:left; padding:10px 15px 0px; height:29px; background:url(../images/nav-bg.jpg) top repeat-x;}

#nav ul{margin:0px; padding:0px; list-style-type:none; float:left; display:inline;}

#nav ul li{float:left; padding:0px 17px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; line-height:18px; border-right:1px solid #b31217;}

#nav ul li a{float:left; padding:0px 22px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000; line-height:18px; text-decoration:none;}

#nav ul li a:hover{float:left; padding:0px 22px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#b31217; line-height:18px; text-decoration:none;}[/CODE]

Thank you.

to post a comment
CSS

0Be the first to comment 😎

×

Success!

Help @Maxxxx spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.20,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...