leitungsheizer2002: link --- > neues fenster . wie bekomme ich das weg????

Beitrag lesen

sorry, verstehe leider nicht viel:
meine index-datei bezieht sich auf banner.html und unten.html.

ich habe hier mal die quell-texte:

index.html:
___________________________

<html>

<head>
<title>Linien</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
</head>

<frameset framespacing="0" border="false" frameborder="0" rows="100,*">
  <frame name="NavFrame" scrolling="no" noresize target="Hauptframe" src="banner.html"
  marginwidth="0" marginheight="0">
  <frame name="Hauptframe" src="unten.html" target="_self">
  <noframes>
  <body topmargin="0" leftmargin="0">
  <p>Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht unterstützt.</p>
  </body>
  </noframes>
</frameset>
</html>

___________________________________

banner.html

____________________________________

<html>

<head>
<title>Banner</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<base target="_top">
<style fprolloverstyle>A:hover {color: #FF0000; text-decoration: overline; font-weight: bold}
</style>
</head>

<body bgcolor="#000000" topmargin="0" leftmargin="0" background="bkgnd.GIF" vlink="#0000FF" alink="#0000FF">

<p align="center"> 
<table  border="0" cellpadding="0" cellspacing="0" width="760" >
<tr><td valign="top" align="center"  ></td><td bgcolor="black" colspan="7" >
    <p align="left">                      
    <a href="index2.html" target="haupt">Home</a>  <a href="about-me.html" target="haupt">About
    me</a>  <a href="downloads.html" target="haupt">Downloads</a>  <a href="links.html" target="haupt">Links</a>  <a href="info.html" target="haupt">Info</a>  <a href="kontakt.html" target="haupt">Kontakt</a> <!--Ende Menue--></p>
  </td></tr>
<tr>
<td><img src="images/killroyZeil2xSpal1.jpg" width="105" height="70" border="0" alt=""></td>
<td><img src="images/killroyZeil2xSpal2.jpg" width="90" height="70" border="0" alt=""></td>
<td><img src="images/killroyZeil2xSpal3.jpg" width="102" height="70" border="0" alt=""></td><td ><img src="images/killroyZeil2xSpal4.jpg" width="87" height="70" border="0" alt=""></td>
<td><img src="images/killroyZeil2xSpal5.jpg" width="91" height="70" border="0" alt=""></td>
<td><img src="images/killroyZeil2xSpal6.jpg" width="136" height="70" border="0" alt=""></td>
<td><img src="images/killroyZeil2xSpal7.jpg" width="74" height="70" border="0" alt=""></td>
<td><img src="images/killroyZeil2xSpal8.jpg" width="75" height="70" border="0" alt=""></td>

</tr>
</table>
</body>
</html>

_______________________________

unten.html

_______________________________

<html>

<head>
<title>Unten</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="Microsoft Border" content="none">
<base target="_self">
<style fprolloverstyle>A:hover {color: #FF0000; text-decoration: overline; font-weight: bold}
</style>
</head>

<body bgcolor="#FFFFFF" background="bkg135.jpg" bgproperties="fixed" topmargin="20"
leftmargin="0" link="#0000FF" vlink="#0000FF" alink="#0000FF">
<div align="center"><center>

<table border="0" cellpadding="20" cellspacing="0" bgcolor="#000000" width="700"
height="434" style="border: 1px solid rgb(0,255,255)">
  <tr>
    <td valign="top" height="394"><p align="center"><font face="Tahoma" size="6" color="#58ABAB"><em><strong>UNTEN-INDEX</strong></em></font></p>
      <p align="center"> </p>
      <p align="center"> </p>
    <p align="center"><font face="Tahoma" color="#3CBFFF"> <br>
    </font></td>
  </tr>
</table>
</center></div>
</body>
</html>
__________________________________________________________________________________________________________________________________________

könntet ihr mir bitte ganz genau sagen, welche zeile in welcher datei ich wie umändern muss????
sorry, ich weis ich nerve, aber ich kann's echt nicht.....
danke schon mal im voraus...