View Single Post
  #13 (permalink)  
Old Oct 26th, 2007, 12:58
Marc's Avatar
Marc Marc is online now
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,662
Thanks: 0
Thanked 9 Times in 9 Posts
Re: Content

From your example to get the div to strech down the page on everyone's screens you will need to kinda hack it.

I found Ryan Fait's (was a webforumz member but isnt as active now!) sticky footer a good example. It can be found here: http://ryanfait.com/sticky-footer/.

Also to center the div you use the margin:0 auto; code
Reply With Quote