page zentrieren
Posted: Fri 29. Aug 2008, 21:38
hallo guys,
hab da mal eine seite gemacht und die sollte eigentlich zentriert sein, horizontal und vertikal, vertikal ist es aber horizontal nicht!!!
hier hab ich mal den code ins haupt teil eingefügt.
jemand eine idee?
hab da mal eine seite gemacht und die sollte eigentlich zentriert sein, horizontal und vertikal, vertikal ist es aber horizontal nicht!!!
hier hab ich mal den code ins haupt teil eingefügt.
Code: Select all
<table width="100%" height="100%"><tr><td align="left" valign="middle">
<TABLE WIDTH=800 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
<TR>
<TD height="143" COLSPAN=3>
<IMG SRC="picture/web_edibe_01.jpg" ALT="" WIDTH=800 HEIGHT=143 border="0" usemap="#Map"></TD>
</TR>
<TR>
<TD height="17" COLSPAN=3>
<IMG SRC="picture/web_edibe_02.gif" WIDTH=800 HEIGHT=17 ALT=""></TD>
</TR>
<TR>
<TD width="11" height="272" valign="top">
<IMG SRC="picture/web_edibe_03.gif" WIDTH=11 HEIGHT=272 ALT=""></TD>
<TD width="767" valign="top" bgcolor="B9B7B2"><div id="content_scroll">
{CONTENT}
</div></TD>
<TD width="21" valign="top">
<IMG SRC="picture/web_edibe_05.gif" WIDTH=21 HEIGHT=272 ALT=""></TD>
</TR>
<TR>
<TD height="27" COLSPAN=3>
<IMG SRC="picture/web_edibe_06.gif" WIDTH=800 HEIGHT=27 ALT=""></TD>
</TR>
<TR>
<TD height="141" COLSPAN=3>
<IMG SRC="picture/web_edibe_07.gif" WIDTH=800 HEIGHT=141 ALT=""></TD>
</TR>
</TABLE>
</td></tr></table>
<map name="Map"><area shape="rect" coords="8,9,50,23" href="index.php">
<area shape="rect" coords="63,10,100,23" href="index.php?links">
<area shape="rect" coords="112,8,170,24" href="index.php?kontakt">
<area shape="rect" coords="183,8,237,25" href="index.php?medien">
<area shape="rect" coords="7,112,82,136" href="index.php?person">
<area shape="rect" coords="95,113,225,136" href="index.php?standpunkte">
<area shape="rect" coords="236,111,455,136" href="index.php?grossratskandidatur">
<area shape="rect" coords="469,114,587,135" href="index.php?gaestebuch">
</map>