Geschrieben von Angy am 10.10.2008 um 22:10:
Seite wird nicht angezeigt l Menü weiß l Dringend Hilfe
hey
ich hab zwei Fragen zu dieser homepage:
http://www.tslindental.de.tc:
1.) Die Seite wird nicht angezeigt!
und zwar auf Anlage -> Plätze
der code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>Plätze</title>
</head>
<body>
<div style="text-align: center;"><span
style="font-family: Verdana;"><span
style="font-weight: bold;">P L Ä T Z E</span></span><br>
<span style="font-family: Verdana;"></span><br>
<span style="font-family: Verdana;"></span><br>
<span style="font-family: Verdana;"></span><br>
<span style="font-family: Verdana;"></span>
<a
onclick="crush:window.open('http://www.tslindental.bplaced.de/turnierstall/
anlage/dressurplatz.html','popup','toolbar=no,location=no,directories=no,st
atus=no,menubar=no,scrollbars=yes,resizable=no,width=400,height=400');retur
n false;"
href="#"><img src="http://i35.tinypic.com/2hcneao.png"
border="0"></a><br>
<br>
<a
onclick="crush:window.open('http://www.tslindental.bplaced.de/turnierstall/
anlage/springplatz.html','popup','toolbar=no,location=no,directories=no,sta
tus=no,menubar=no,scrollbars=yes,resizable=no,width=400,height=400');return
false;"
href="#"><img src="http://i33.tinypic.com/xnhs00.png"
border="0"></a><br>
<br>
<br>
</div>
</body>
</html>
2.) Das Menü ist weiß, wie man ja sieht ...
code:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><link rel="stylesheet" href="style.css">
<title>Menu</title>
<style type="text/css">
h1 {
font-family: Verdana;
font-weight: bold;
font-size: 10px;
border-bottom:1px #FFFFFF dotted;
}
a:link {color: #DFDBCA; text-decoration: none;}
a:visited {color: #DFDBCA; text-decoration: none;}
a:active {color: #DFDBCA; text-decoration: none;}
a:hover {color: #DFDBCA; text-decoration: none;}
</style>
</head>
<body>
<center>
<h1 style="color: rgb(255, 165, 0);">Allgemeines</h1>
<small><a style="color: rgb(255, 165, 0);"
href="home.html" target="main">Home</a><br
style="color: rgb(255, 165, 0);">
<a style="color: rgb(255, 165, 0);" href="impressum.html"
target="main">Impressum</a><br
style="color: rgb(255, 165, 0);">
<a style="color: rgb(255, 165, 0);" href="bildnachweis.html"
target="main">Bildnachweis</a></small>
<br style="color: rgb(255, 165, 0);">
<br style="color: rgb(255, 165, 0);">
<br style="color: rgb(255, 165, 0);">
<h1 style="color: rgb(255, 165, 0);">Anmeldung</h1>
<small><a style="color: rgb(255, 165, 0);"
href="regeln.html" target="main">Regeln</a><br
style="color: rgb(255, 165, 0);">
<a style="color: rgb(255, 165, 0);" href="nennen.html"
target="main">Nennen</a><br
style="color: rgb(255, 165, 0);">
</small>
<br style="color: rgb(255, 165, 0);">
<br style="color: rgb(255, 165, 0);">
<h1 style="color: rgb(255, 165, 0);">Turniere</h1>
<small><a style="color: rgb(255, 165, 0);"
href="ausschreibungen.html" target="main">Ausschreibungen</a><br
style="color: rgb(255, 165, 0);">
<a style="color: rgb(255, 165, 0);" href="preise.html"
target="main">Preise</a><br>
<br style="color: rgb(255, 165, 0);">
</small>
<h1 style="color: rgb(255, 165, 0);">Anlage</h1>
<small><a style="color: rgb(255, 165, 0);"
href="Pl%E4tze.html" target="main">Plätze</a><br
style="color: rgb(255, 165, 0);">
<a style="color: rgb(255, 165, 0);" href="Strecken.html"
target="main">Strecken</a><br
style="color: rgb(255, 165, 0);">
</small>
<br style="color: rgb(255, 165, 0);">
<br style="color: rgb(255, 165, 0);">
<br>
<br>
</center>
</body>
</html>
lg Angy