M
Martin Fuchs
hi there,
i have a problem with a table cell in my html code. well first my table
looks like the following:
<table width="748" border="1" cellspacing="0" cellpadding="0"
bgcolor="#FFFFFF">
<tr>
<td width="374" height="252" colspan="2" valign="top"> CONTENT 1
</td>
<td width="374" colspan="2" rowspan="2" valign="top"> CONTENT 2
</td>
</tr>
<tr>
<td width="187" colspan="2" valign="top" class="bg_green1"><img
src="images/spacer.gif" width="1" height="1" alt=""></td>
</tr>
</table>
the table cell in the second table row should align top without any space to
the first table cell (containing CONTENT 1, an image).
i can't seem to get this table cell aligned top. tried a lot but could not
find any solution....
the real example can be found at
http://www.graphix.at/update_consulting/test/master_content_rechts.html
any help would be appreciated a lot!
thank you very much in advance and best greetings,
martin
(if you would like to e-mail me please remove NOSPA^M from my mail adress -
(e-mail address removed))
i have a problem with a table cell in my html code. well first my table
looks like the following:
<table width="748" border="1" cellspacing="0" cellpadding="0"
bgcolor="#FFFFFF">
<tr>
<td width="374" height="252" colspan="2" valign="top"> CONTENT 1
</td>
<td width="374" colspan="2" rowspan="2" valign="top"> CONTENT 2
</td>
</tr>
<tr>
<td width="187" colspan="2" valign="top" class="bg_green1"><img
src="images/spacer.gif" width="1" height="1" alt=""></td>
</tr>
</table>
the table cell in the second table row should align top without any space to
the first table cell (containing CONTENT 1, an image).
i can't seem to get this table cell aligned top. tried a lot but could not
find any solution....
the real example can be found at
http://www.graphix.at/update_consulting/test/master_content_rechts.html
any help would be appreciated a lot!
thank you very much in advance and best greetings,
martin
(if you would like to e-mail me please remove NOSPA^M from my mail adress -
(e-mail address removed))