Skip to main content

Simple scalable CSS based breadcrumbs | Veerle's blog

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 48 people (-2 private), first by anonymouse user on 2009-02-10


Public Sticky notes

Simple scalable CSS based breadcrumbs

2009 at 03.42 pm posted by Veerle Pieters

A few days ago I was implementing breadcrumbs in a website I’m working on. Not that I sincerely believe every site needs this, but on some occasions and to some users breadcrumbs are practical. Anyhow, it gave me the idea to write an article about it because it’s been a while since I last wrote about anything CSS-related. The one I’ll share with you is a very simple one. It uses only one simple graphic. The rest is basic CSS styling with an unordered list as HTML code.

Highlighted by clockwork59