PDA

View Full Version : CSS, how to make div flush with top/botom



cali7238
05 Feb 2011, 05:01 AM
Hello! I was wondering how you can make one, single div box, completely flush with the top and bottom of the browser without absolute positioning? i know how to make it flush with the top but then how can you make it flush to the bottom as well? :confused:

Wickham
05 Feb 2011, 05:18 AM
There's an example here:-
http://www.wickham43.net/fullheightdiv.php
Look at the source code.
Hope that helps.