Skusal som to nejak takto:
Kód: Vybrať všetko
<div style="position: relative; margin: 0 auto; width: 95%">
<img src="..\TPcast2.jpg" width="100%" border="0" usemap="#menu">
<map name="menu">
<area shape="rect" coords="125,0,235,54" href="..\WWW\1odkaz.htm" alt="...">
<area shape="rect" coords="255,0,385,54" href="..\WWW\2odkaz.htm" alt="...">
<area shape="rect" coords="410,0,580,54" href="..\WWW\3odkaz.htm" alt="...">
<area shape="rect" coords="600,0,715,54" href="..\WWW\4odkaz.htm" alt="...">
<area shape="rect" coords="735,0,895,54" href="..\WWW\5odkaz.htm" alt="...">
</map>
</div>