hier ist die page:
<html>
<head>
<title>Testseite</title>
<meta name="author" content="AP4">
<style type="text/css">
#b1{button" style="font-family:Comic Sans MS; font-size:14pt; color:#000000;
background-color:#dddddd; border:2px lightgray;" onfocus="this.blur()"}
</style>
</head>
<body background="C:\EISI\Schule\Info\thenookie.jpg" width="100%" height="100%" text="#000000" bgcolor="#FFEFD5" link="#0000a4" alink="#00a400" vlink="#a4000">
<br>
<div style=" position: static; top: 30px; bottom: 30px; left: 40px; height: 100%; width:95% z-index:3;">
<Table rules="rows" style="empty-cells:hide; border-collapse:collapse" border=4 bordercolor="white" cellspacing="0" cellpadding="2" bgcolor="#eeeeee" style="height:95%; width:99%; font-family:Comic Sans MS; font-size:14pt; color:#FFFFFF;>
<font size="+2" color="yellow" face="Tahoma" ></font>
<TR>
<TD colspan="3" border=10; bgcolor="darkred" height="20" width="100"></td>
</TR>
<TR>
<TD colspan="3" bgcolor="#dddddd" height="5" width="100"></td>
</TR>
<TR>
<TD colspan="3" height="20px">
<div><h1><font size="+6" color="crimson"><marquee>Meine Homepage</marquee></font></h1></div>
</TD>
</TR>
<TR>
<TD colspan="3" bgcolor="#dddddd" height="5" width="100"></td>
</TR>
<TR>
<TD colspan="3" border=10; bgcolor="#880033" height="20" width="100"></td>
</TR>
<TR height="">
<TD>
<div style="position: absolute; top: 208px; left: 30px; width: 300px height: 333px; ">
<TABLE rules="none" BORDER=3 bordercolordark="#dddddd" bordercolorlight="#dddddd" cellspacing="0" cellpadding="10" bgcolor="#cccccc" >
<TR>
<TD><font size="+2" color="yellow" face="Tahoma">
<input type="button" id="b1" style="height:100%; width:100%;"
onMouseover="this.style.backgroundColor='crimson'" onMouseout="this.style.backgroundColor='#dddddd'"
onClick="parent.frames['fenster'].location.href='http//www.google.de'" value="Steckbrief">
</font></TD>
</TR>
<TR>
<TD width="300px"><font size="+2" color="yellow" face="Tahoma">
<input type="button" id="b1" style="height:100%; width:100%;"
onMouseover="this.style.backgroundColor='crimson'" onMouseout="this.style.backgroundColor='#dddddd'"
Onclick="top['fenster'].document.location.href='http//www.google.de'" value="Mein Motorrad">
</font></TD>
</TR>
<TR>
<TD><font size="+2" color="yellow" face="Tahoma">
<input type="button" id="b1" style="height:100%; width:100%;"
onMouseover="this.style.backgroundColor='crimson'" onMouseout="this.style.backgroundColor='#dddddd'"
onClick="href='EISI - Info\BELEGARBEIT\steckbrief.html';" value="Coole Pic`s">
</font></TD>
</TR>
<TR>
<TD><font size="+2" color="yellow" face="onyx">
</font></TD>
</TR>
<TR>
<TD><font size="+2" color="yellow" face="Tahoma">
<input type="button" id="b1" style="height:100%; width:100%;"
onMouseover="this.style.backgroundColor='crimson'" onMouseout="this.style.backgroundColor='#dddddd'"
value="Stuff">
</font></TD>
</TR> </div>
</TABLE>
<table style="position: absolute; top: 100px; left: 100%; height: px; z-index:;">
<tr> <td>
</td>
</tr>
</table> </TD>
<td width="63%"> <br> <iframe src="http//www.google.de"
style="position:absolute; left:24%;" width="100%" height="90%" name="fenster">
</iframe>
</td>
<td width="16%"> <body onload="DigitalTime()">
<div style="position:absolute; top:208px; left:92%; ">
<table border="0" cellpadding="20" cellspacing="0" width="0%">
<tr>
<td width="100%" height="30"><span id="liveclock"
style="position:absolute;right:10px;top:10px;"><script language="JavaScript"><!--
function DigitalTime()
{
if(!document.layers && !document.all)
return
var DigitalClock = new Date();
var hours = DigitalClock.getHours();
var minutes = DigitalClock.getMinutes();
var seconds = DigitalClock.getSeconds();
if (minutes <= 9)
minutes = "0" + minutes;
if (seconds <= 9)
seconds = "0" + seconds;
digclock = "<font size='5' face='Arial' color='crimson'><b>" +
"<font size='1'>Aktuelle Uhrzeit:</font></br>" +
hours + ":" + minutes + ":" + seconds + "</a></b></font>";
if (document.layers)
{
document.layers.liveclock.document.write(digclock) ;
document.layers.liveclock.document.close();
}
else if (document.all)
liveclock.innerHTML = digclock;
setTimeout("DigitalTime()",1000)
}
--></script> </span> </td>
</tr>
</table>
</DIV> <table style="position: absolute; top: 100px; left: 100%; height: px; z-index:200;">
<tr> <td>
</td>
</tr>
</table> </div>
</body>
</html>
könnt ja ma anschaun
wollte einfach eine schöne seite mit menü, weil mit normalen links halt blöd aussieht. und wollte den inhalt immer wieder auf der selben seite laden. deshalb der frame und die links.
Habt ihr ne idee wie das auch anders geht?
danke