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> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.