Forum Moderators: open
<table border="0" width="600" cellpadding="0" cellspacing="0">
<tr>
<td width="10"><img src="topleft.png" width="10" height="10" /></td>
<td style="border-top: solid 1px #000000"> </td>
<td width="10"><img src="topright.png" width="10" height="10" /></td>
</tr>
</table>
I really want all the td cells to be 10px in height like the image, is this possible at all?
Try setting the font size on this cell to 1px. This will make it smaller than the images so the height should be the same as the image.
It's also worth noting the height applies to the row, all TD's within the row have to be the same height.