ASPSKIN.NET

Skip Navigation LinksHome > MenuEx > Css Menu

Css Menu

What's Css Menu ?

Css Menu = <UL><LI> List stucture + Css style

At a structural level, site navigation is simply a list of links to other areas of the site. Therefore, the best method for marking up site navigation is (arguably) to use a list element. the Css style has magic power to turn nested lists into a working menu and does not use any JavaScript.

 
List Structure List HTML code
 
Css Style Css Menu