March 20th, 2005 | No Comments
CSS Map
In brief:
Produce an accessible, clickable, world map, broken up into continents. (Original idea for The Beat), that would degrade gracefully in browsers without CSS support.
The Process:
The code pretty much speaks for itself, so here are the component parts:
The Graphic

CSS
CSS Code example
HTML
HTML Code Example
The Result:
This particular example also includes a CSS rollover to show the continent names.
The Prologue:
- A similar project, recently published on MaxDesign: Remote Control CSS
