Just found this awesome sitemap CSS/XHTML markup. What it does is provides an easy way to display an attractive hierarchy of data, specifically used for generating website sitemaps but can also be used for displaying other such data.
After looking at the source code, a person who would want to integrate this into their website would want to set up a recursive function to run through their database and generate the markup (and ideally caching the results since recursive database iterations are expensive!)
SlickMap CSS — A Visual Sitemapping Tool for Web Developers.
Tags: Resources