Forum Moderators: not2easy
Is there a css code to make this happin?
<div id="footer"> <p>© 2003-2004 - All Rights Reserved</p> </div>
#bottom{ Position: absolute; bottom: 0; }
Thanx Birdman