Hi,
Ich habe eine Seite.
Mit mehreren Tabellen.
In die Tabelle wo der Seiteninhalt rein soll möchte ich eine weitere Tabelle
einfügen.
Nur wenn Ich jetzt eine weitere Tabelle in diese besagte Tabelle einfügen will,macht er eine neue Tabelle unter der Tabelle wo der Inhat rein soll.
Hier ist der Code:
HTML
<html>
<head>
<meta http-equiv="Content-Language" content="de">
<title>geil</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<style fprolloverstyle>A:hover {color: #FF9900; font-weight: bold}
</style>
</head>
<body bgcolor="#F5F5F5" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#000000" vlink="#000000" alink="#000000">
<table id="Tabelle_01" width="930" height="601" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="Bilder/Homestyles_01.gif" width="267" height="172" valign="top" colspan="3">
</td>
<td background="Bilder/Homestyles_02.gif" width="366" height="172" valign="top">
</td>
<td background="Bilder/Homestyles_03.gif" width="297" geight="172" valign="top">
</td>
</tr>
<tr>
<td background="Bilder/Homestyles_04.gif" width="49" height="428" valign="top">
</td>
<td background="Bilder/Homestyles_05.gif" width="101" height="428" valign="top">
<hr>
[b]
<a target="_top" href="index.html">Home
</a><a target="_top" href="news.html">News
</a><a target="_top" href="kontakt.html">Kontakt
</a><a target="_top" href="styles.html">Styles
</a><a target="_top" href="html_codes.html">Codes
</a><a target="_top" href="files.html">Files
</a>[url='About.html']About [/url]
<a targer="_top" href="About.html"><hr>
<td background="Bilder/Homestyles_06.gif" width="780" height="428" valign="top" colspan="3">
[color=red][b][/b][/color] </td>
</tr>
<tr>
<td>
[img]Bilder/Abstandhalter.gif[/img]</td>
<td>
[img]Bilder/Abstandhalter.gif[/img]</td>
<td>
[img]Bilder/Abstandhalter.gif[/img]</td>
<td>
[img]Bilder/Abstandhalter.gif[/img]</td>
<td>
[img]Bilder/Abstandhalter.gif[/img]</td>
</tr>
</table>
<style type="text/css">
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:overline & underline; }
a:active { text-decoration:none; }
</style>
</body>
</html>
Alles anzeigen
m*f*g SonicChriz