multiple image in a image
Title
Question
after typing the code as in
<img src="lo.png" alt="LibreOffice" usemap= "#lo">
<span style="white-space:pre"> </span>
<span style="white-space:pre"> </span><map name="lo">
<span style="white-space:pre"> </span>
<span style="white-space:pre"> </span><area shape="rect" coords="0,80,200" alt="Computer" href="https://spoken-tutorial.org/tutorial-search/?search_foss=LibreOffice+Suite+Base&search_language=English">
<span style="white-space:pre"> </span>
<span style="white-space:pre"> </span></map>
and refreshing the web page
the cursor ,on the given position is not changing to hand and therefore not taking to the link??
HTML Embedding-Images 11-12 min 40-50 sec
Answers:
You may have to give the correct co-ordinates according to the respective image.
Login to add comment