Jump to content
  • 0

Карты изображений


people2010
 Share

Question

Не получается создать крату изображения, хотя бсамую простую.

Вот пишу код:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<head><title>Карты изображений</title>
<meta http-equiv="Content-Type" content="text/html"; charset="Windows-1251">
<head>
<body >
<table class="karta" border=25 align="center" cellspacing=20
style="border-color:red; border-style:double;
border-collapse:collapse; background:yellow; margin-top:60px;">
<tr>
<td>
<img src="karta.jpg" usemap="#karta" border=20 style="border-color:#ff6633;">
</td>
</tr>
</table>

<p><map name="karta">
<area shape="rect"
coords="303,171,832,624"
href="java script:alert('circle')">
</map>
</body>
</HTML>

В любом месте экрана, по всему экрану вожу и нигде мышка не превпащается в руку, чтоб можно было нажать на эту ссылку.

Edited by people2010
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy