1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
|
<map name="Testbild">
<area shape=rect coords="1,1,249,49" href="#Anker">
<area shape=rect coords="1,51,149,299" href="datei.htm">
<area shape=rect coords="251,1,399,399" href="../datei.htm">
<area shape=rect coords="151,51,249,299" href="http://www.nix.de/">
<area shape=rect coords="1,301,249,399" nohref>
</map>
<img src="hypgraph.gif" usemap="#Testbild" border=0>
|