Quote:
Originally Posted by unitedcraig
Could be something to do with
- HTML: Select all
<div id="page-bottom"> </div>
</div>
Because if you look at your page without css, there is a long gap at the bottom
|
I thought that too, but look at the bottom of the code on each of the pages:
<div id="content-2-bottom"> </div>
</div>
<div id="footer">
<p>© 2007 Computer Krayzee. All Rights Reserved.</p>
</div>
<div id="page-bottom"> </div>
</div>
</body>
</
html>
They are identical, the one without the problem and the one with. :S