Alpha: StyleWechsel beim link im IE

Beitrag lesen

<html>
<head>
  <title></title>
</head>
<script language="javascript">
function lade (seite,pic,nummer)
  {
   window.document.images[nummer].scr=pic;
   parent.frames[2].location.href=seite;}
</script>
<body bgcolor="darkblue">
<STYLE>
<!--
input { background: white;}
p {  background: white; margin-left:1px;
font-weight: normal;
font-size : 10pt;
font-family : Arial Narrow}
  form { margin-left:0.5px; }
tr {  background: white; margin-left:1px;
font-weight: normal;
font-size : 10pt;
font-family : Arial Narrow}
-->
</STYLE>
<table width="95%" height="8%" cellspacing="2" cellpadding="2" border="1" style="Margin-top:-0.35cm;">
<tr>
<td>
   <p style="font-Weight:bold;"><img src="left.gif" width="10" height="13" alt="" border="0" align=""> Home  
</tr>
</td>    
<table width="95%" height="60%" cellspacing="2" cellpadding="2" border="1">
  <tr><!-- Row 1 -->
    <td> 
  <p style="page-break-after:avoid">

<a href="home.html" style="color:navy"
onmouseover="this.style.fontWeight='bold'; this.style.color='darkred';"
onmouseout="this.style.fontWeight='normal'; this.style.color='darkblue';"> News </a> <br><br>

<a href="home.html" style="color:navy"
onmouseover="this.style.fontWeight='bold'; this.style.color='darkred';"
onmouseout="this.style.fontWeight='normal'; this.style.color='darkblue';">Über das AlphaLogic Network  </a> <br><br>
    <a href="home.html" style="color:navy"
onmouseover="this.style.fontWeight='bold'; this.style.color='darkred';"
onmouseout="this.style.fontWeight='normal'; this.style.color='darkblue';">Members </a> <br><br>
    
<a href="home.html" style="color:navy"
onmouseover="this.style.fontWeight='bold'; this.style.color='darkred';"
onmouseout="this.style.fontWeight='normal'; this.style.color='darkblue';"> Join us!</a> <br><br>
   <a href="hosted.html" Target="center" style="color:navy"
onmouseover="this.style.fontWeight='bold'; this.style.color='darkred';"
onmouseout="this.style.fontWeight='normal'; this.style.color='darkblue';"> Hosted Sites</a> <br><br>
   <a href="mailto:chill999@t-online.de"  style="color:navy"
onmouseover="this.style.fontWeight='bold'; this.style.color='darkred';"
onmouseout="this.style.fontWeight='normal'; this.style.color='darblue';"> Support</a> <br><br>

<br>
<br>
<br>
<br>
<br>

<font size="1" face="Arial"><center>Design&Graphics by <a href="mailto:chill999@t-online.de"> AlphaLogic <a> </center></font>

</td>  

</tr>

</table>
<br>
<br>
<center>
<input type="button" value="<<" onclick="parent.frames[2].history.back ();">

<input type="button" value=">>"  onclick="parent.frames[2].history.forward ();">
</center>

</body>
</html>