Mój problem polega na tym, że zrobiłem cos takiego w paincie i do tego zrobiłem mape obrazu i chce zeby po najechaniu na każdy z tych odnośników podświetliło mi się... Jak mam to zrobić moglibyście napisać mi kod źródłowy to tego i powiedzieć gdzie mam go wpisać itp. Bo jestem zielony w htmlu a bardzo chce sie tego nauczyc . Dzieki z góry !
np.
<html>
<head>
<title>[ #TITLE# ]</title>
</head>
<body>
<img src="af8698a23c21c8706f3df73d26dc0791.jpg" border="0" width="297" height="455" alt="" usemap="#nazwa">
<map name="nazwa">
<area shape="rect" coords="34,29,234,80" href="http://adres odnośnika">
<area shape="rect" coords="32,102,228,149" href="http://adres odnośnika">
<area shape="rect" coords="34,167,217,209" href="http://adres odnośnika">
<area shape="rect" coords="29,229,258,271" href="http://adres odnośnika">
<area shape="rect" coords="29,291,192,338" href="http://adres odnośnika">
<area shape="rect" coords="31,346,158,386" href="http://adres odnośnika">
</map>
</body>
</html>
href="http://adres odnośnika"--------------> może być adres http lub odres pliku