sschumann: Tabelle ist (oben) nicht Bündig!?

Beitrag lesen

ich bin (fast) am verzweifeln. Ich habe folgenden HTML-Code:

Der Client vermutlich auch.

<table cool width="616" height="0" border="0" cellpadding="0" cellspacing="0" gridx="0" showgridx usegridx gridy="0" showgridy usegridy>

sschumenn sendet gridx an alle coolen Tables...

<tr height="0">

Ah ja...

<td width="0" height="0" rowspan="5"></td>

So so...

<td width="600" height="0" colspan="0"></td>
<td width="1" height="0"><spacer type="block" width="0" height="0"></td>
</tr>
<tr height="0">
<td width="606" height="0" colspan="4" valign="top" align="left" xpos="9">
<csobj w="606" h="106" t="Component" csref="../Site01.data/Components/id_bar.html" occur="0">

GNMPF?

<table border="0" cellpadding="0" cellspacing="0" width="600" height="0">
<tr height="0">
<td height="80" colspan="5"><img src="Images/logo.jpg" livesrc="Images/logo.psd" width="600" height="100" alt="Logo"></td>

Eine Photoshop-Datei?

Ihr seht, ich beginne nach dem Body-Tag direkt mit einem table.

Zumindest mit etwas, was eine hätte werden können :p

Hat jemand einen Tipp wie ich diesen Spalt eleminieren kann?

Es handelt sich dabei nicht zufällig um den Canvas-Margin? Schau mal in einer CSS-Referenz nach Außenabständen.