Title: Page Height
Last modified: August 18, 2016

---

# Page Height

 *  [pauljohns](https://wordpress.org/support/users/pauljohns/)
 * (@pauljohns)
 * [21 years ago](https://wordpress.org/support/topic/page-height/)
 * I am in the middle of overhauling and redesigning my blog.
 * Using tables, I know how to make the page always touch the top and bottom of 
   the browser, regardless of browser height or page content. I am trying to achieve
   this in CSS without tables. Please look at this page, which is based on the Blix
   theme:
 * [http://pauljohns.com/links](http://pauljohns.com/links)
 * Even though there is no content on the page other than the heading, I would like
   to know if there is a way to have the footer touch the bottom of the browser.
   No matter what the resolution of the user, I want to ensure that the page always
   goes all the way from top to bottom, regardless of content. If anyone can help
   me or give me suggestions, or point me to a link, I’d appreciate it.
 * Love,
 * Paul

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [kickass](https://wordpress.org/support/users/kickass/)
 * (@kickass)
 * [21 years ago](https://wordpress.org/support/topic/page-height/#post-197010)
 * Well, min-height is supposed to do that, but it doesn’t work in IE (oh, what 
   a surprise! *cough*)
 * Some info and links here:
    [http://css-discuss.incutio.com/?page=FooterInfo](http://css-discuss.incutio.com/?page=FooterInfo)
 * Two solutions:
    [http://www.mezzoblue.com/archives/2004/09/16/minheight_fi/index.php](http://www.mezzoblue.com/archives/2004/09/16/minheight_fi/index.php)
   [http://www.greywyvern.com/code/min-height-hack.html](http://www.greywyvern.com/code/min-height-hack.html)
 * and the one I ended up using(because it worked easiest for me– in all but IEMac):
   
   [http://doxdesk.com/software/js/minmax.html](http://doxdesk.com/software/js/minmax.html)
   [http://doxdesk.com/file/software/js/minmax.js](http://doxdesk.com/file/software/js/minmax.js)
 *  [Root](https://wordpress.org/support/users/root/)
 * (@root)
 * [21 years ago](https://wordpress.org/support/topic/page-height/#post-197016)
 * Just set the height for #container to 100%.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Page Height’ is closed to new replies.

## Tags

 * [height](https://wordpress.org/support/topic-tag/height/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Root](https://wordpress.org/support/users/root/)
 * Last activity: [21 years ago](https://wordpress.org/support/topic/page-height/#post-197016)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
