Forums

This topic is locked

Making a Banner

Posted 12 Apr 2003 22:15:58
1
has voted
12 Apr 2003 22:15:58 George Mercury posted:
Hello!
I am making a banner for my homepage. I have set up a table with 1 row and 2 columns. In each I have put a picture and set a background picture. The banner resizes well and looks great, except for one thing. Between the two cells there is still a small white gap. I have set border = 0, but it doesn't help. So how do I cancel this gap?

George

Replies

Replied 13 Apr 2003 01:21:03
13 Apr 2003 01:21:03 johan tessens replied:
try by switching to code view. See if there are some whitespaces behind your tags, if so remove them
Replied 13 Apr 2003 08:24:13
13 Apr 2003 08:24:13 George Mercury replied:
Well, I couldn't find any. Here is the code I made for it:
<table width="100%" height = "118">
<tr>
<td align="left" valign="top" background="../ponavljaj.jpg"><img src="../Logotip%20Veno%20Pilon3.jpg"></td>
<td align="left" valign = "top" background="../ponavljaj.jpg"><img src="../comenius-logo3.jpg"></td>
</tr>
</table>

So, why is the white gap still there?

Reply to this topic