Image map: Difference between revisions

Content deleted Content added
This page is almost certainly not what people searching in mainspace are looking for
m CSS: nothing modern about this fugly kludge
Line 38:
 
===CSS===
A more modernrecent approach is to overlay links on an image using [[CSS]] absolute positioning; however, this only supports rectangular clickable areas. This CSS technique may be suitable for making an image map work properly on [[iPhones]], which can fail to rescale pure HTML image maps correctly.
 
==Creation and use==