1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
|
<body>
<p align="center">
<map name="Menue">
<area shape=rect coords="69,555,111,574" target="menue2" href="home-menue.gif">
<area shape=rect coords="58,576,122,598" target="menue2" href="About me/aboutme.html">
<area shape=rect coords="60,598,121,618" target="menue2" href="Tutorials/tutorials.html">
<area shape=rect coords="73,620,113,643" target="menue2" href="Stuff/stuff.html">
<area shape=rect coords="72,642,108,659" target="menue2" href="Web/web.html">
</map>
<div style="left: 0px; top: 0px; position: absolute;">
<img src="imagemap himmelrot.jpg" usemap="#Menue" border=0>
<div style="left: 418px; top: 415px; position: absolute;">
<iframe name="main" width="505px" height="270px" src="Home/home.html" frameborder="0" scrolling="auto" align="top right" style="Filter: chroma (color=#ffffff)" ;> </iframe> </div>
<div style="left: 166px; top: 527px; position: absolute; ">
<iframe name="menue2" width="93px" height="163px" src="" frameborder="0" scrolling="no" align="top right" style="Filter: chroma (color=#ffffff)" ;> </iframe> </div>
</div>
</body>
|