Pure CSS image maps
19/04/2005 03:14 | Categories: LifeType | 0 Comments
Today I needed to create a simple image map but the image was being placed on the page via CSS and not via an <img ...> tag, so I had to look for a solution that used only CSS. Here you have it: Create a reactive zone (image map) with CSS, which apparently is a simplification of this article from A List Apart.
Hope you find it useful too ![]()