Jump to content

[SOLVED] 1 pixel gap between rows....


jwwceo

Recommended Posts

Hello,

 

the following table is driving me nuts...U get a i pixel gap between the rows in ALL browsers and I can't see why. I need the images to line up exactly.  Have never seen this problem before. Any tips??

 

<table cellspacing='0' cellpadding='0' border='0' width='128' height='55'>
<tr><td width='95' height='30'><img src='images/connector2.gif'></td>
<td width='1' height='30'><img src='images/connector3.jpg' width='1' height='30'></td>
<td width='32'height='30'><img src='images/blackdot.gif' width='32'></td>
</tr>
<tr><td width='95' height='25'><img src='images/blackdot.gif' width='25' width='95'></td>
<td width='1' height='25'><img src='images/connector4.gif' height='25' width='1'></td>
<td width='32'height='25'><img src='images/blackdot.gif' width='32'  height='25'></td></tr>

</table>

Link to comment
https://forums.phpfreaks.com/topic/82862-solved-1-pixel-gap-between-rows/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.