Image map: Difference between revisions

Content deleted Content added
No edit summary
Tags: section blanking Mobile edit Mobile web edit
m Reverted edits by 2405:204:18B:A474:7AF:8070:BB4E:DA76 (talk) to last version by Worldbruce
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==