At 01:51 PM 8/15/2003 -0700, you wrote:
>Quite often if image tags are on seperate lines in your code there will be
>an extra space...put the <td> tags and the images all in one huge line and
>see if that helps....mabye even the <tr> tags as well

Also with </td> tags, if you have a return between the previous tag and the 
</td>, sometimes it'll generate a gap. Like

<img src="whatever">
</td>

vs

<img src="whatever"></td>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Reply via email to