die navigationsleiste:
Code:
<!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>$cH3R4 online</title>
<style type="text/css">
<!--
body, td, th {
color: #990000;
}
body {
background-color: #FF0000;
}
.Stil1 {
font-family: "Trebuchet MS";
font-size: 36px;
font-weight: bold;
}
a:link {
color: #990000;
}
a:visited {
color: #990000;
}
a:hover {
color: #FFFFFF
}
-->
</style></head>
<body><p class="Stil1" style=5><img src="http://www.schera.at/images/scheraonline.bmp" width="169" height="111" align="top" /><br>
<a href="http://www.schera.at/scripts/home.html" target="mainFrame">Home</a><br>
<a href="http://www.schera.at/scripts/mich.html" target="mainFrame">Mich</a><br>
<a href="http://www.schera.at/scripts/friends.html" target="mainFrame">Friends</a><br>
<a href="http://www.schera.at/scripts/mukke.html" target="mainFrame">Mukke</a><br>
<a href="http://www.schera.at/scripts/pics.html" target="mainFrame">Pics</a><br>
<a href="http://www.schera.at/scripts/download.html" target="mainFrame">Downloads</a><br>
<a href="http://www.schera.at/scripts/linkz.html" target="mainFrame">Linkz</a><br>
<a href="http://www.taktloss.de/spukschloss.php" target="mainFrame">Game</a><br>
<a href="http://www.schera.at/scripts/danke.html" target="mainFrame">danke..</a><br>
<a href="http://www.schera.at/hidden.htm" target="mainFrame">Hidden</a><br>
<a href="http://www.gratis-gaestebuch.org/cgbook.php?cgbookid=schera&skin=schera&von=&bis=" target="mainFrame">Gästebuch</a><br>
<a href="http://www.schera.at/scripts/impressum.html" target="mainFrame">Impressum</a><br>
<center><a href="http://www.renault.at" target="mainFrame">
<img src="http://www.schera.at/images/renault.bmp" BORDER="0" width="33" height="41"></a><a href="http://www.aon.at" target="mainFrame">
<img src="http://www.schera.at/images/aon.bmp" BORDER="0" width="46" height="31"></a><br></center>
</p></body>
</html>
und die index.html:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>$cH3R4 online</title>
</head>
<frameset rows="*" frameborder="no" border="0" framespacing="0">
<frameset cols="194,*" frameborder="no" border="0" framespacing="0">
<frame src="/scripts/links.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="links" />
<frameset rows="66,*" framespacing="0" frameborder="no" border="0">
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="/scripts/oben.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="oben" />
</frameset>
<frameset cols="*" framespacing="0" frameborder="no" border="0">
<frame src="/scripts/start.html" name="mainFrame" id="mainFrame" title="Start" />
</frameset>
</frameset>
</frameset>
</frameset>
<noframes><body>
</body>
</noframes></html>