Can anyone see why the table at the bottom of this page doesn't go insidde the layer that should be containing it, I would paste it here but there is a lot of code, it might be something really simple I hope but I cant find the problem
| SitePoint Sponsor |


Can anyone see why the table at the bottom of this page doesn't go insidde the layer that should be containing it, I would paste it here but there is a lot of code, it might be something really simple I hope but I cant find the problem


Hi,
Try clearing the table as follows
css:
html:Code:.clearer{ height:1px; overflow:hidden; clear:both; margin-top:-1px; }
PaulCode:</tr> </table> <div class="clearer"></div> <!-- End of content --> </div>


Oh cool, that worked brilliantly
Paul's "The CSS Guru"


no kidding, If they ever do an annual awards for sitepoint members then he should definately get the top prize
Bookmarks