J
janjo
Guest
Hallo, ich bin völlig verzweifelt!!!
Wie bekomme ich hier einen frame rein?
Ich schaff es einfach nicht...liegt vielleicht daran, dass ich es nicht kan :~)
mag mir jemand verraten wie das geht?
hier der Code:
Ende
Wäre super geil, weil wie ich es bis jetzt habe muss ich immer sobald ich was ändere alle seiten ändern und das ist hammer nevig!!!
danke schon einmal im vorraus... janjo
Mod-Edit: Bitte bitte verwendet die Code/HTML/PHP Tags! (Prophet)
Wie bekomme ich hier einen frame rein?
Ich schaff es einfach nicht...liegt vielleicht daran, dass ich es nicht kan :~)
mag mir jemand verraten wie das geht?
hier der Code:
HTML:
<html>
<head>
<title>TVG Handball</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
a:link { text-decoration:none; font-weight:bold; color:#000000; }
a:visited { text-decoration:none; font-weight:bold; color:#000000; }
a:hover { text-decoration:none; font-weight:bold; color:#FFFFFF; }
</style>
</head>
<body bgcolor="#FFFFFF" text="#FFFFFF" link="#FFFFFF" size"-1">
<table bgcolor="#000000" cellspacing="1" cellpading="0" width="726" height="135" border="0">
<tr>
<td style="background-image:url(bilder/head_01.gif); background-repeat:no-repeat" width="466" height="135">
<td style="background-image:url(bilder/kempa.gif); background-repeat:no-repeat" width="133" height="135">
<td style="background-image:url(bilder/head_02.gif); background-repeat:no-repeat" width="117" height="135">
</td>
</tr>
</table>
<table bgcolor="#000000" cellspacing="0" cellpadding="0" width="726" height="20" border="0">
<tr>
<td align="center" style="background-image:url(bilder/link.jpg); background-repeat:no-repeat" width="60" height="20">
<font face="Verdana" size="1">
<a href="index.html">Home</a>
</font></td>
<td align="center" style="background-image:url(bilder/link.jpg); background-repeat:no-repeat" width="60" height="20">
<font face="Verdana" size="1">
<a href="team.html">Team</a>
</font></td> <td align="center" style="background-image:url(bilder/link.jpg); background-repeat:no-repeat" width="60" height="20">
<font face="Verdana" size="1">
<a href="ehemalige.html">Oldstars</a>
</font></td>
<td align="center" style="background-image:url(bilder/link.jpg); background-repeat:no-repeat" width="60" height="20">
<font face="Verdana" size="1">
<a href="tabelle.html">Tabelle</a>
</font></td>
<td align="center" style="background-image:url(bilder/link.jpg); background-repeat:no-repeat" width="60" height="20">
<font face="Verdana" size="1">
<a href="plan.html">Spielplan</a>
</font></td>
<td align="center" style="background-image:url(bilder/link.jpg); background-repeat:no-repeat" width="60" height="20">
<font face="Verdana" size="1">
<a href="historie.html">Historie</a>
</font></td>
<td align="center" style="background-image:url(bilder/link.jpg); background-repeat:no-repeat" width="60" height="20">
<font face="Verdana" size="1">
<a href="sponsoren.html">Sponsor</a>
</font></td>
<td align="center" style="background-image:url(bilder/link.jpg); background-repeat:no-repeat" width="60" height="20">
<font face="Verdana" size="1">
<a href="http://www.homepage24.de/cgi-bin/naxxbook/gb.cgi?user=tvgrundhof">Gästebuch</a>
</font></td>
<td width="306" bgcolor="#339933"></td>
</tr>
</table>
<table bgcolor="#000000" cellspacing="1" cellpadding="0" width="726" height="20" border="0">
<tr>
<td bgcolor="#339933" width="467" height="94%" valign="top">
<font face="Verdana" size="2"><br></font>
[B]<!--hier soll der frame hin, sprich eigendlich der textinhalt der seite!!-->[/B]
</td>
<td width="138">
<table bgcolor="#000000" cellspacing="1" cellpadding="0" border="0" height="400">
<tr>
<td style="background-image:url(bilder/itze.jpg); background-repeat:no-repeat" width="135" height="130"></td></tr>
<tr>
<td style="background-image:url(bilder/1a.gif); background-repeat:no-repeat" width="135" height="135"></td></tr>
<tr>
<td style="background-image:url(bilder/dhb.jpg); background-repeat:no-repeat" width="135" height="135"></td></tr>
<tr bgcolor="#FFFFFF"><td style="background-image:url(bilder/riepen.jpg); background-repeat:no-repeat" width="135" height="135"></td></tr>
<tr bgcolor="#FFFFFF"><td height="135" width="1350"></td></tr>
<tr bgcolor="#FFFFFF"><td height="135" width="1350"></td></tr>
</table>
<td bgcolor="#339933" width="120" height="94%"></td>
</tr>
</table><table border="0" height="23" width="726">
<tr>
<td bgcolor="#339933"><font face="Verdana" size="1"> <a href="impressum.html">Impressum.</a>
<a href="mailto:[email protected]?subject=TVG - Handballsparte">Kontakt.</a>
<a href="haftung.html">Haftungsausschluss.</a> <a href="links.html">
Links.</a></font></td>
</tr>
</table>
</body>
</html>
Ende
Wäre super geil, weil wie ich es bis jetzt habe muss ich immer sobald ich was ändere alle seiten ändern und das ist hammer nevig!!!
danke schon einmal im vorraus... janjo
Mod-Edit: Bitte bitte verwendet die Code/HTML/PHP Tags! (Prophet)
Zuletzt bearbeitet von einem Moderator: