Want to create one of those killer CSS menus that you come across these days on various well-designed websites? Whether they are horizontal or vertical, these CSS menus are generated using lists (the <li></li> tag) without having to use the table cells to organize various buttons.
Personally I’m not too crazy about using CSS tricks but you can get some really cool effects using the CSS definitions in your list menus and that is the only thing that attracts me to words creating list menus otherwise and totally fine with using tables to create my menus. This link presents a comprehensive list of links that help you generate your own list menus using CSS.




