View Full Version : Div on the Bottom of the Page


anime4eva
05-26-2006, 01:09 AM
Hey!

Is there a way to make a div go on the botom of the page, without specifying its top and left. I want to use the <center> tag for it. I tried using postion: absolute but it didn't work it just placed it on top and in a random area. Can I use float: bottom if there is such a thing?

Thanks!

anime4eva
05-26-2006, 02:12 AM
Nevermind, it's ok, I've figured it out! Thanks anyways! :)