Quote:
Originally Posted by princeton
if you want to stick with the div/css approach add the closing </div> here:
HTML Code:
<!-- paypal donations end -->
</table></div>
</td>
<td>
<!-- left side block end -->
you may also want to check the rest of your html code as you have many errors.
eg. missing quotes, alts attribute missing on images, meta tags content
|
can I just ask if your are aware that the paypal block is not the last one, but the "Useful Links" one is after the Paypal block. I just want to make sure as I would have thought the </div> would have to go after that last block. And the Paypal block is second to last
but I could be wrong, but I just want to confirm.