Will jetzt eine Tabelle statt frames machen... das sieht ungefär so aus
http://www.angeltowns4.com/members/crazy/tabelle.gif
wie schaffe ich jetzt das wenn ich links klicke die seite des links in der mitte erscheint ? hab schon mit target ausprobiert aber irgendwie grieg ich es nich hin
Hier der Code:
HTML
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>cr@zyw€b v2</title>
</head>
<body bgcolor="black" LINK="#0000FF" VLINK="#0000FF" ALINK="#FF0000">>
<table border="1" cellpadding="10" cellspacing="0" width="100%" bgcolor="black">
<colgroup>
<col width="200">
<col>
</colgroup>
<tr>
<td colspan="2">
<table border="0" cellpadding="10" cellspacing="0">
<tr>
<td>
<h1>-------------[img]crazyoben.gif[/img]</h1>
</td>
</tr>
</table>
</td>
</tr><tr>
<td valign="top" width="200">
<table border="0" cellpadding="10" cellspacing="0" target="mitte">
<tr>
<td>
<h3 style="color:#FFFFFF">Navigation</h3>
[url='table_tr_th_td.htm'][b]test[/b][/url]
[url='bgcolor.html'][b]test1[/b][/url]
[url='colspan.html'][b]test2[/b][/url]
[url='guestbook.html'][b]Das Gaestebuch[/b][/url]</p>
<h3 style="color:#FFFFFF">News</h3>
<p style="color:#FFFFFF">news....</p>
</td>
</tr>
</table>
</td>
<td valign="top" bgcolor="black">
<table border="0" cellpadding="10" cellspacing="0" name="mitte">
<tr>
<td>
<h2><font color="white">text!</h2>
test test testtesttesttesttesttesttesttesttest.</p>
viel Inhalt</p>
viel Inhalt</p>
viel Inhalt</p>
viel Inhalt</p>
viel Inhalt</p>
viel Inhalt</p>
viel Inhalt</p>
viel Inhalt</p>
viel Inhalt</p>
viel Inhalt</p>
</td></font>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Alles anzeigen