First of all - I'm fairly new at CSS [disclaimer]!
I have been working with one the great tutorials of Paul O'B pertaining to 'footer at bottom of window' techniques. With his first example code, it worked great until I bracketed the 'content goes here' text with <h1></h1>. It causes an extra line to be added before the 'outer div' section which in turn pushes part of the footer area off the screen. The '* html #outer{height:100%;}' CSS seems to handle the IE presentation just fine as expected, but Firefox tosses in the extra line. Remove the <h1>'s and Firefox performs as expected.
What have I missed that I can't do or am doing wrong??
John







Bookmarks