turbopugsleylx
Elite Member
- Jun 6, 2008
- 3,424
- 988
Hey guys I designed a logo and sub banner for my site and then sliced the image into multiple parts....I plugged it into a table in dreamweaver and now I am seeing big gaps in between the individual pictures of the sub banner....how do I fix this?
Heres the code
Any help?
Heres the code
Code:
<table border=0 cellpadding=0 cellspacing=0>
<tr>
<td colspan=7 background="images/myimage1.jpg" width=1099 height=100><div style="text-align:right; margin-right:160px;"></div></td>
</tr>
<tr>
<td><img src="images/gs_02.jpg"></td>
<td><a href="mysite.html"><img src="images/gs_03.jpg" border=0></a></td>
<td><a href="mysite2.html"><img src="images/gs_04.jpg" border=0></a></td>
<td><a href="mysite3.html"><img src="images/gs_05.jpg" border=0></a></td>
<td><a href="mysite4.html"><img src="images/gs_06.jpg" border=0></a></td>
<td><a href="mysite5.html"><img src="images/gs_07.jpg" border=0></a></td>
<td><img src="images/gs_08.jpg"></td>
<td><img src="images/gs_09.jpg"></td>
<td><img src="images/gs_10.jpg"></td>
</tr>
<tr>
<td width=1099 colspan=7 background="images/gf_44-1.jpg" class=tet>
<div style="padding:70px; padding-right:70px; padding-top:30px; background:url(images/fg_14.jpg) top no-repeat;">
Any help?