Advertise with us
Control Panel
Forum
Hosting Help
ASP.NET 4.5 & SQL 2012 Hosting
Resources
Notice
Login
Members
Shared Hosting
|
Upgrade
|
Advertise
|
Tutorials
|
Home
»
Questions & Answers
»
it's urgent please help me.How to put submenu in a master pa...
it's urgent please help me.How to put submenu in a master page using css style?
20 May, 12
Author:
sohil
scet
i have included a template in my master page.
now i want to have submenu from a main menu.
have a look at the code in my master page.
Collapse | Copy Code
<div id=menu>
<ul>
<li><a href=# class=active>Home</a></li>
<li><a href=#>Blog</a></li>
<li><a href=#>Gallery</a></li>
<li><a href=#>About Us</a></li>
<li><a href=#>Contact Us</a></li>
</ul>
</div>
i want to have a submenu from blog>sohil and then sohil>student & professor
and my css file code.
Collapse | Copy Code
#menu{
width: 1014px;
height: 43px;
padding-top: 30px;
}
#menu ul{
padding-left: 0px;
list-style: none;
padding: 0px 0px 0px 10px;
}
#menu ul li{
display: inline;
}
#menu ul li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
text-align: center;
font-weight: normal;
text-decoration: none;
display: block;
float: left;
width: 124px;
height: 43px;
line-height: 43px;
margin-right: 4px;
background: url(images/menu_bg.png) 0px 0px;
}
#menu ul li a:hover, #menu ul li .active{
color: #ffffff;
background: url(images/menu_bg.png) 0px 43px;
}
Answers .............
Author:
Nishanth Mohan
Posted Date: 20 May, 12
There is already a menu control available in ASP.NET and is easy to make menus and sub-menus. Please use the same.
Please visit
http://aspspider.info/smsmallu
/
Author:
Nishanth Mohan
Posted Date: 31 May, 12
Please give feedback on my new website:
http://aspspider.info/donatecarcalifornia
You must
login
to post answer for this question.
Total
members
:
250998
Average new registrations per day (in last 7 days):
8
New Registration:
Open
Register Now
Talk to Webmaster
Tony John
Facebook
Google+
Twitter
Advertise
Privacy Policy
Terms of use
Contact Us
SpiderWorks Technologies Pvt Ltd.
All Rights Reserved.