Hi,
I am having a few issues with spaces being added after some closing tags and no matter what I do I cannot get these removed.
<div class="whitetext" style="background-color: rgb(135,97,195)">
<div class="floatleft" style="margin: 0px 5px 0px 0px; line-height: 0px"><img alt="" src="Images/overseas.jpg" /> </div>
<div class="floatleft">
<h2>Overseas</h2>
<p><a href="http://cutesoft.net/International.aspx">Search International</a> </p>
</div>
</div>
This is causing the issue of a gap under the image apearing due to the extra space, this does not appear in firefox however.
I have downloaded and installed version 6 23/08/2007.
Any help would be appreciated