Use HTML image mapping in page nodes.

Is it possible? I have created a basic image map html but for some reason it will not work, even when the page is created using HTML:

HTML:

Код:
<img src="ldn.png" usemap="#image_map">
<map name="image_map">
  <area alt="Gordon Hospital" title="Gordon Hospital" href="https://atomicacademia.com/pages/medicaltraining/" coords="1642,2942,159" shape="circle">
  <area alt="St Thomas Hospital" title="St Thomas Hospital" href="https://atomicacademia.com/pages/stthomas/" coords="3089,1999,214"...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ