Image map: Difference between revisions

Content deleted Content added
Undid revision 748914763 by 208.54.64.251 (talk) unconstructive
No edit summary
Tags: section blanking Mobile edit Mobile web edit
Line 36:
</map>
</source>
 
===CSS===
A more modern 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==