Tabellen probleme!

Status
Nicht offen für weitere Antworten.

mafu

Mitglied
hallo ich habe ein prblem und zwar wenn ich meine HP mit tabellen mache dann ist zwischen de tabellen immer ein abstand!
auch wenn ich die tabellen größe auf 0 stelle
weiß einer warum?
danke mafu

HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>

	<head>
		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
		<meta name="generator" content="Adobe GoLive 6">
		<title>Willkommen bei Adobe GoLive 6</title>
	</head>

	<body bgcolor="#ffffff">
		<table width="785" border="0" cellspacing="2" cellpadding="0" background="../homepage/hintergrund%20Kopie.jpg" height="401">
			<tr align="left" valign="top" height="142">
				<td align="left" valign="top" width="240" height="142">
					<table width="236" border="0" cellspacing="2" cellpadding="0" height="225">
						<tr height="200">
							<td align="left" valign="top" width="236" height="200"><img src="kakadu-logo.gif" alt="" height="200" width="200" border="0"></td>
						</tr>
						<tr>
							<td valign="bottom" width="236"><img src="organge.gif" alt="" height="4" width="235" border="0"></td>
						</tr>
					</table>
				</td>
				<td valign="top" width="539" height="142"><img src="kakadu-schriftzug-Kopie.png" alt="" height="142" width="539" border="0"><img src="organge.gif" alt="" height="83" width="5" border="0"></td>
			</tr>
			<tr>
				<td align="left" valign="top" width="240">
					<table width="220" border="0" cellspacing="2" cellpadding="0">
						<tr height="42">
							<td width="170" height="42"><img src="butten-home.gif" alt="" height="42" width="170" border="0"></td>
							<td height="42"></td>
						</tr>
						<tr height="42">
							<td width="170" height="42"><img src="butten-bilder.gif" alt="" height="42" width="170" border="0"></td>
							<td height="42"></td>
						</tr>
						<tr height="42">
							<td width="170" height="42"><img src="butten-mitglieder.gif" alt="" height="42" width="170" border="0"></td>
							<td height="42"></td>
						</tr>
						<tr>
							<td width="170"><img src="(EmptyReference!)" alt="" height="32" width="32" border="0"></td>
							<td></td>
						</tr>
						<tr>
							<td width="170"><img src="(EmptyReference!)" alt="" height="32" width="32" border="0"></td>
							<td></td>
						</tr>
						<tr>
							<td width="170"><img src="(EmptyReference!)" alt="" height="32" width="32" border="0"></td>
							<td></td>
						</tr>
						<tr>
							<td width="170"><img src="(EmptyReference!)" alt="" height="32" width="32" border="0"></td>
							<td></td>
						</tr>
						<tr>
							<td width="170"><img src="(EmptyReference!)" alt="" height="32" width="32" border="0"></td>
							<td></td>
						</tr>
					</table>
				</td>
				<td width="539"></td>
			</tr>
		</table>
		<p></p>
	</body>

</html>
 
<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>

Probiers mal mit den Angaben im Body - Tag...

Aber wenn ich du wäre, würde ich das ganze mit CSS machen und OHNE Tabellen..

Hoffe es hat geholfen, mfg
wuz
 
Status
Nicht offen für weitere Antworten.
Zurück