Seite 1 von 1

löcher zwischen tabellen

Verfasst: 26.09.2006 21:29
von DIDDI
hi hab ein problem und zwar hab ich löcher zwischen den tabellen und will die wegmachen das es einzusammenhängendes bild gibt ist das möglich ich hoff mir kann jemand helfen....
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" background="images/top.jpg">
<tr>
<td width="100%" align="center" valign="center"><table border="0" cellspacing="0" cellpadding="0" width="80%">

<tr>
<td align="center" valign="center">
<img src="images/header-bg.jpg" border="0" width="713" height="89
" />

</tr>
<tr>
<td align="center" valign="center"> <img src="images/navbar.jpg" width="713" height="23
" border="0"/>
</tr>
<tr>
<td align="center" valign="center"> <img src="images/top_bg_down.jpg" border="0" width="713" height="23
" />
</tr>
</table>
</td>
</tr>
</table>

</body>

[ externes Bild ][/img]




THX[/quote]

Verfasst: 26.09.2006 22:43
von Valerie Raghnall
hi,

hast du schon mal versucht, die heigth werte zu verändern?

Verfasst: 27.09.2006 02:04
von Mahony
Hallo
Versuchs mal so

Code: Alles auswählen

</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" background="images/top.jpg">
<tr>
<td width="100%" align="center" valign="center"><table border="0" cellspacing="0" cellpadding="0" width="80%"><tr>
<td align="center" valign="center">
<img src="images/header-bg.jpg" border="0" width="713" height="89
" /></tr>
<tr>
<td align="center" valign="center"> <img src="images/navbar.jpg" width="713" height="23
" border="0"/></tr><tr>
<td align="center" valign="center"> <img src="images/top_bg_down.jpg" border="0" width="713" height="23
" /></tr>
</table>
</td>
</tr>
</table>

</body>

Grüße: Mahony

Verfasst: 27.09.2006 12:41
von DIDDI
ok danke jetzt schaut des ganze so aus.....

[img]http://img92.imageshack.us/img92/4396/unbenanntjs6.jpg


[/img]
<table width="100%" cellspacing="0" cellpadding="0" border="0" background="images/top.jpg">
<tr>
<td width="100%" align="center" valign="center"><table border="0" cellspacing="0" cellpadding="0" width="713">

<tr>
<td colspan="9" align="center" valign="center">
<img src="images/header-bg.jpg" width="713" height="89" border="0" align="top" cellspacing="0" cellpadding="0"> </tr>
<tr height="23" colspan="9" width="713">
<td height="23" nowrap><img src="images/nav_left.jpg" width="54" height="23">
<td height="23" nowrap><img src="images/home_btn.jpg" width="59" height="23">
<td height="23" nowrap><img src="images/forum_btn.jpg" width="60" height="23">
<td height="23" nowrap><img src="images/pics_btn.jpg" width="60" height="23">
<td height="23" nowrap><img src="images/center_nav.jpg" width="244" height="23">
<td height="23" nowrap><img src="images/GB_btn.jpg" width="59" height="23">
<td height="23" nowrap><img src="images/impress_btn.jpg" width="60" height="23">
<td height="23" nowrap><img src="images/leer_btn.jpg" width="60" height="23">
<td height="23" nowrap><img src="images/nav_right.jpg" width="57" height="23">
<tr>
<td colspan="9" ><img src="images/top_bg_down.jpg" width="713" height="27" align="absmiddle" ></tr>
</table>
</td>
</tr>
</table>

</body>
</html>
und wie bekomm ich jetzt den ganz unteren raus.... irgentwas mach ich doch falsch oder !!! wär cool wenn mal schnell noch jemand durchschaut.....

THX
DIDDI[/quote]