Image map: Difference between revisions

Content deleted Content added
mention that LibreOffice includes an ImageMap editor
WikiCleanerBot (talk | contribs)
m v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation)
Line 65:
It is possible to create client-side image maps by hand using a text editor, but doing so requires web designers to know how to code HTML as well as how to enumerate the coordinates of the areas they wish to place over the image. As a result, most image maps coded by hand are simple polygons.
 
Because creating image maps in a text editor requires much time and effort, many applications have been designed to allow web designers to create image maps quickly and easily, much as they would create shapes in a [[vector graphics editor]]. Examples of these applications are Adobe's [[Dreamweaver]] or [[KImageMapEditor]] (for [[KDE]]), and the imagemap plugin found in [[GIMP]]. The free and open-source office suite [[LibreOffice]] also includes a dedicated ImageMap editor.<ref>{{cite web |title=LibreOffice ImageMap editor help |url=https://help.libreoffice.org/7.5/en-US/text/shared/guide/imagemap.html}}</ref>.
 
Image maps which do not make their clickable areas obvious risk subjecting the user to [[mystery meat navigation]]. Even when they do, where they lead may not be obvious. This can be partially remedied with rollover effects.<ref>{{cite book