About
Pricing
Community
Teams
Start Free Trial
Log in
Tom Knowlton
asked on
2/25/2009
Make menu items look like folder tabs?
I want to make these menu items:
http://www.notlwonks.com
look like these folder tabs:
http://www.notlwonks.com/index.html
Let me know if it's not clear and I'll provide mock-up images or more detail.
Thx
ASP.NET
2
1
Last Comment
Tom Knowlton
8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
monaye
2/25/2009
THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Tom Knowlton
2/25/2009
ASKER
The one page is html.
The other page is ASP .NET
The html page is using CSS and a list <li>.
The ASP .NET page is using a sitemap and menu control together.
I want to apply the CSS to the ASP .NET page (the sitemap and menu controls need the same CSS as the HTML page).
Just not sure how to do it.
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
The other page is ASP .NET
The html page is using CSS and a list <li>.
The ASP .NET page is using a sitemap and menu control together.
I want to apply the CSS to the ASP .NET page (the sitemap and menu controls need the same CSS as the HTML page).
Just not sure how to do it.