Geschrieben von King_Namu am 12.06.2006 um 15:58:
okay. also das problem hab ich jetzt bei zwei Pages sogar.
Hier gehts zu
der Seite
und das ist der html code für das menü:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Unbenanntes Dokument</title>
<style type="text/css">
a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:none; font-weight:bold; background-color:none; }
a:active { text-decoration:none; font-weight:bold; background-color:none; }
a:focus { text-decoration:none; font-weight:bold; background-color:none; }
</style>
</head>
<p ><b><u>Allgemeines</u></b></p>
<a href="http://people.freenet.de/sunshinevalley/Neuer_Ordner/welcome.html" target="menue">Willkommen</a>
<a href="http://people.freenet.de/sunshinevalley/Neuer_Ordner/Impressum.html" target="menue">Impressum</a>
<p>Bildnachweis </p>
<p><b><u>Anmeldung</u></b></p>
<p>Probeanmeldung</p>
<p>Vollanmeldung</p>
<p>Erklärung</p>
<p>Regeln</p>
<p><b><u>Der Hof</u></b> </p>
<p>Hoftiere</p>
<p>Die Gegend</p>
<p>Tierheim</p>
<p><b><u>Intern</u></b></p>
<p>Members</p>
<p>Probembers</p>
<p>Staten</p>
<p>Pinnwand</p>
<p>MdM</p>
<p>PdM</p>
<p><b><u>Die Pferde </u></b></p>
<p>Verkaufspferde</p>
<p>Schulpferde</p>
<p><b><u>Zucht</u></b></p>
<p>Deckhengste</p>
<p>Stuten</p>
<p>Zuchtbuch</p>
<p><u><b>Sonstiges</b></u></p>
<p>Partner</p>
<p>Awardvergabe</p>
<p>Awards</p>
<p> </p>
<p> </p>
<p> </p>
<p>
</p>
</body>
</html>
Ich hoffe irgendwer findet den Fehler.