Help with html problem: I have white space under my baner, I don't know what to do?

yonilobo

New member
I try to do a toolbar at my site. But I have whitespace under the baner.
The code is :
<table border="0" align="center" cellpadding="0" cellspacing="0">
<tr><td colspan="17"><img src="baner.png" style="margin: 0px 0px"/></td></tr>

<tr>

<td>
etc

Why I have this white space.
What can I do?
 
Back
Top