Breadcrumbs & Multi-Step Indicator A handy snippet to create responsive CSS breadcrumbs or multi-step indicators with ease. Breadcrumbs and multi-step indicators share a similar structure (a simple list of items), we created a handy snippet to create and customize them with a preset of time-saving classes Creating the structure The HTML structure is very basic: an ordered list of items, wrapped into a <nav> element. <nav> <ol class="cd-breadcrumb"> <li><a href="#0">Home</a></li> <li><a href="#0">Gallery</a></li> <li><a href="#0">Web</a></li> <li class="current"><em>Project</em></li> </ol> </nav> Adding style & Guidelines We created 2 main classes for the element: .cd-breadcrumb and .cd-multi-steps. Although they share a similar style, we wanted to differentiate the two web components sin...
Stumbli is a place for you to discover new ideas,interesting and funny news,and track everything awesome that is happening on the Internet as soon as it happens.