Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [HTML] Problem mit Imagemap (https://www.gegen-bilderklau.net/thread.php?threadid=89043)


Geschrieben von MissFreaky am 25.11.2006 um 14:51:

  Problem mit Imagemap

Hi fröhlich
Ich habe ein Problem mit meinem Imagemap Design. Ich hab es mit Frontpage gecodet, wüsste aber nicht was daran falsch sein soll, denn die Wörter verwandeln sich nicht in Links. Schaut mal hier: www.calvano.de.vu

code:
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:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
<html>

<head>
<title>Reiterhof Calvano</title>
</head>

<body topmargin="0" scroll="no" leftmargin="0" bgcolor="#ffffff">


    
<IMG height=596 alt="Design" src="winter.png" width=1021 border=0> 
<div id="Layer1" style="position: absolute; left: 22px; top: 128px;">
  <iframe src="http://home.arcor.de/rv-calvano/main.htm" name="main" width="689" height="403" frameborder=0 scrolling="auto" noresize style="border: 0px">
  </iframe>
</div>
<div id="Layer2" style="position: absolute; left: 816px; top: 175px;">
<iframe src="http://home.arcor.de/rv-calvano/menu.htm" name="menu" width="184" height="178" frameborder="0" scrolling="auto" noresize style="border: 0px">
</iframe>
</div>
<div id="Layer3" style="position: absolute; left: 816px; top: 22px;">
<iframe src="http://home.arcor.de/rv-calvano/login.htm" name="login" width="184" height="152" frameborder="0" scrolling="auto" noresize style="border: 0px">
</iframe>
</div>

<map name="menue">

<area href="http://home.arcor.de/rv-calvano/menu_start.htm" target="menu" shape="rect" coords="39,554,136,580">
<area href="http://home.arcor.de/rv-calvano/menu_community.htm" target="menu" shape="rect" coords="178,557,266,578">
<area href="http://home.arcor.de/rv-calvano/menu_mitgliederbereich.htm" target="login" shape="rect" coords="308,557,437,577">
<area href="http://home.arcor.de/rv-calvano/menu_pferde.htm" target="menu" shape="rect" coords="476,557,529,576">
<area href="http://home.arcor.de/rv-calvano/menu_reiterhof.htm" target="menu" shape="rect" coords="570,557,674,576">

</map>

<img border="0" src="http://home.arcor.de/rv-calvano/winter.png" usemap="#menue" width="1021" height="596">

</body>

</html>



.MissFreaky


Forensoftware: Burning Board, entwickelt von WoltLab GmbH