jwwceo Posted December 23, 2007 Share Posted December 23, 2007 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.