Ich hab den Code von Freddy versucht in mein HTML Dingens einzufügen, meines Erachtens hab ich das auch so gemacht wie es sein sollte, aber nun ist die komplette Seite weiß.
Und ansonsten sieht das bei mir so aus:
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Meine Homepage</title>
</head>
<frameset ...>
<frame ...>
</frameset>
</html>
<body bgcolor="black" link="black" vlink="black">
<table>
<tr>
<td width="220px" bgcolor="black" valign="top">
<h4><font face="Arial">[url='index.htm'][img]fotos/home.jpg[/img][/url]
<a href=" etc.
<a href="
<a href="
<a href="
<a href="
<a href="
<a href="
<a href="
</td>
</tr>
</table>
</body>
</html>
Alles anzeigen
Irgendwo hier muss ein Fehler sein...