Ribbon Style Navigation Menu With No Images
Friday, February 10th, 2012
Want a different type menu for your next project? A 3d ribbon style navigation menu adds some pop to a plain jane site. This site currently utilizes this type of menu, but using images and multiple containers. This technique uses some CSS3 for shading, a CSS trick called CSS triangles, and some pseudo selectors. Dropdown menus are beyond this tutorial but also compliment the menu very well. First the basic menu is structured with div container and an unordered list containing children list items.
(more…)


