Monthly Archives: February 2009

Let’s stop playing Frankenstein

Consider the monster from Mary Shelley’s Frankenstein: The creature is described as being about eight feet (244 centimeters) in height, with translucent yellowish skin that “barely disguised the workings of the vessels and muscles underneath”, watery, glowing eyes, flowing black … Continue reading

Posted in Web design and technology | Tagged , , , , , | Leave a comment

Marking up breadcrumb navigation

code{white-space: pre;} ol#breadcrumbs{ list-style-type: none; margin: 0px; padding: 6px 3px 4px 3px; font-size: .8em; display: block; border: 1px solid #ccc; background-color: #eee; } ol#breadcrumbs li{ display: inline; white-space: nowrap; margin: 0px; padding: 0px; } ol#breadcrumbs li:after{ content: ” > “; … Continue reading

Posted in Web design and technology | Tagged , , , | Leave a comment