Sorry guys, it was an image problem, please don't read it!! Hi guys, it's a bit embarrasing but I can't get the border on this table right, and I am not new to this! well, there are three rows, an image on the top, an image on the bottom and just empty on the center for now. There is line (1px) between the cells! I have set all borders to 0, and also the cellspacing and cellpadding. I just can't figure out how to eliminate this border! Any ideas will be much apreciated. Here's the code: <table width="745" border="0" cellspacing="0" cellpadding="0"> <tr> <td><div align="center"><img src="splashtop.gif" width="745" height="11" border="0" / ></div> </td> </tr> <tr bgcolor="#086bce"> <td height="60"></td> </tr> <tr> <td><div align="center"><img src="splashbottom.gif" width="745" height="11" border="0" /></div> </td> </tr> </table>
<table width="745" border="555" cellspacing="0" cellpadding="0"> <tr> <td><div align="center"><img src="splashtop.gif" width="745" height="11" border="0" / ></div> </td> </tr> <tr bgcolor="#086bce"> <td height="60"></td> </tr> <tr> <td><div align="center"><img src="splashbottom.gif" width="745" height="11" border="0" /></div> </td> </tr> </table>
LOL, was about to say the same thing. At first I was surprised too when seeing the "border". It wasn't a border, but indeed your "elongated" image splashtop.gif