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?
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?