[HTML] Oyla.de, eigenes Design - Startseite nicht verlinkt

Vinny
Hallo!

Ich besitze eine Seite bei Oyla, habe mir mein eigenes Design gecodet und eingebaut. Beim einbauen kenne ich mich bei Oyla noch nicht 100% aus, weil ich dass noch nicht so lange mache. Ich hab es also gecodet, eingebaut und es war fast alles perfekt. Nur die Startseite wird nicht verlinkt. Kann mir jemand meinen Fehler korrigieren/sagen?

Die Homepage: Klick

Der Code:

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:
40:
41:
42:
43:
44:
45:
46:
<html>
       <head>
       <title>Seitenname</title>
                 <style type="text/css">
    <!--
    body {
    	font-family: Tahoma, Arial;
    	font-size: 10 px;
    }
    a:link {
    	font-weight: bold;
    	text-decoration: none;
          color: #000000;	
  
    }
    a:hover {
    	font-weight: bold;
    	text-decoration: none;
          color: #000000;	
    }
    a:visited {
    	font-weight: bold;
    	text-decoration: none;
          color: #000000;	
    }
    a:active {
    	font-weight: bold;
    	text-decoration: none;
          color: #000000;	
    }
  
    -->
                 </style>
       <img src="http://www.oyla3.de/userdaten/53750392/bilder/Muelenbach.jpg">
       
       <div id="%content%" style="position: absolute;  left: 300px; top: 273px; width: 657px; height: 420px;">
       %content%
       </div>
       
       <div id="%navigigation_v%" style="position: absolute;  left: 60px; top: 273px; width: 180px; height: 403px;>
        %navigation_v%
       
       </div>
       
       </body>
       </html>


Lg,
Vinny
Patricia
Zeig mal den Code von der Menüseite. Augenzwinkern
Vinny
Bei Oyla braucht man keinen Code für die Menüseite - dafür ist eigentlich "%navigigation_v%" da ;-)
Patricia
Joa, wenn du's ohne spezielle Unterteilungen machen möchtest, dann reicht das. Augenzwinkern . Hm, hast du ICQ? Wenn ja, meld dich mal, dann reden wir dort weiter.