greysanatomyweb
Neues Mitglied
Ich mache gerade eine neue Fansite und habe ein Problem/Frage:
Wie man sieht, habe ich Tabellen definiert, aber jetzt ist mein Content verschoben! Screenshot: http://img227.imageshack.us/img227/5457/screenshotgawdepd9.png
Der Newseintrag ist auf gleicher Höhe wie "...to GreysAnatomyWeb.."
Wie ändere ich das??
LG
EDIT: Geändert, danke für den Hinweis!
Code:
<html>
<head>
<title></title>
<link href="style.css" rel="stylesheet" type="text/css">
</style>
</head>
<body>
<body bgcolor="ededed">
<!-- LAYOUT ANFANG-->
<table width="750" cellpadding="0" cellspacing="0" border="0" body bgcolor="#FFFFFF" style="border-collapse: collapse" bordercolor="#FFFFFF">
<tr><img src="http://greysanatomyweb.de/headergreysanatomyweb.png" border="0" width="750" height="470" usemap="#map">
<!-- LAYOUT ENDE-->
<!-- IMAGE MAP ANFANG-->
<map name="map">
<!-- #$-:Image map file created by GIMP Image Map plug-in -->
<!-- #$-:GIMP Image Map plug-in by Maurits Rijk -->
<!-- #$-:Please do not edit lines starting with "#$" -->
<!-- #$VERSION:2.3 -->
<!-- #$AUTHOR:Marius -->
<area shape="rect" coords="120,427,187,466" alt="SHOW" href="http://www.greysanatomyweb.de/show/index.php" />
<area shape="rect" coords="222,426,297,467" alt="EPISODES" href="http://www.greysanatomyweb.de/episodes/index.php" />
<area shape="rect" coords="38,428,89,466" alt="NEWS" href="http://www.greysanatomyweb.de/index.php" />
<area shape="rect" coords="337,427,392,465" alt="STUFF" href="http://www.greysanatomyweb.de/stuff/index.php" />
<area shape="rect" coords="635,427,706,465" alt="DOMAIN" href="http://www.greysanatomyweb.de/domain/index.php" />
<area shape="rect" coords="552,428,600,465" alt="SITE" href="http://www.greysanatomyweb.de/site/index.php" />
<area shape="rect" coords="432,426,516,464" alt="INTERAKTIV" href="http://www.greysanatomyweb.de/interaktiv/index.php" />
</map></td></tr>
<!-- IMAGE MAP ENDE-->
<!-- LINKE SPALTE ANFANG-->
<tr><td align="center"><center>
<table border="0" width="100%">
<td width="22%" style="vertical-align: top;">
<h1>+Welcome...</h1></td></tr>
<td style="vertical-align: top; font-size: 7pt; font face: Tahoma; color: #939393">...to GreysAnatomyWeb, einer Fansite über die US-Hitserie GreysAnatomy.<br>Hier findest du viele Infos über die Show,
Darsteller aber auch Stuff,Interaktive Möglichkeiten und vieles mehr.<br> Schau dich einfach um!</td>
<!-- LINKE SPALTE ENDE-->
<!-- CONTENT ANFANG-->
<td bgcolor="#FFFFFF" style="vertical-align: top;"td width="78%"><?PHP
include("cutenews/show_news.php");
?></td>
<!-- CONTENT ENDE-->
</table>
</body>
</html>
Der Newseintrag ist auf gleicher Höhe wie "...to GreysAnatomyWeb.."
Wie ändere ich das??
LG
EDIT: Geändert, danke für den Hinweis!
Zuletzt bearbeitet: