Vielen Dank für die ganzen antworten..
Aber ich glaub ich bin zu doof^^..
Kann mir den Code wer so schreiben das die scrollbar drinne ist und ich ihn nur noch einfügen muss wieder..wäre nett..danke..
Aber ich glaub ich bin zu doof^^..
Kann mir den Code wer so schreiben das die scrollbar drinne ist und ich ihn nur noch einfügen muss wieder..wäre nett..danke..
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>Lake Sound Radio</title>
<style type="text/css">
<!--
body,td,th {
color: #CCCCCC;
}
body {
background-color: #000000;
background-image: url(bild0040.jpg);
background-repeat: repeat;
}
-->
</style>
<script language="JavaScript" type="text/javascript">
var message="";
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
</script>
</head>
<body>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p align="center">
<a href="home.html" target="mainFrame"><img src="home.png" width="110" height="30" border="0" /></a>
<a href="team.html" target="mainFrame"><img src="team.png" width="110" height="30" border="0" /></a>
<a href="moderatoren.html" target="mainFrame"><img src="mods.png" width="110" height="30" border="0" /></a>
<a href="sendeplan.html" target="mainFrame"><img src="seneplan.png" width="110" height="30" border="0" /></a>
<a href="mailto:sternegugger@aol.com"><img src="kontakt.png" width="110" height="30" border="0" /></a>
<a href="impressum.html" target="mainFrame"><img src="impressum.png" width="110" height="30" border="0" /></a>
</p>
<p align="center">
<a href="aol:/2719:10-4-lakesoundradio"></a>
<a href="aim:gochat?roomname=lakesoundradio"></a>
<a href="http://585933.guestbook.onetwomax.de" target="mainFrame"><img src="gb.PNG" width="110" height="30" border="0" /></a>
<a href="chat.html" target="mainFrame"><img src="chat.png" width="110" height="30" border="0" /></a>
</p>
<p align="center"> </p>
<p align="center"><a href="bewerbung.html" target="mainFrame"><img src="bewerbung.png" width="110" height="30" border="0" /></a>
<a href="hoerer.html" target="mainFrame"><img src="hoerer.PNG" width="110" height="30" border="0" /></a>
<a href="hilfe.html" target="mainFrame"><img src="player.png" width="110" height="30" border="0" /></a>
<a href="news.html" target="mainFrame"><img src="news.png" width="110" height="30" border="0" /></a>
<a href="newsletter.html" target="mainFrame"><img src="newsletter.png" width="110" height="30" border="0" /></a>
<a href="links.html" target="mainFrame"><img src="links.png" width="110" height="30" border="0" /></a>
</p>
</body>
</html>