Apple Breadcrumb Navigation Menu
Apple.com style breadcrumb menu. The background is created using CSS3 vertical linear-gradient property. This can be implemented very easily by just making an unordered list with an id breadcrumb. The list items will contain the links and these links can be fetched from the database to make the menu dynamic and flexible.
You can take a look at the to understand it more.