Can anyone please help? I have a page that has a header, main content box and footer. Here’s a link to the page that is in development My Test Page. The problem that I’m having is with what I have called “Background box” (the box in pink with a dark brown top border). I need it to auto-fill the whole screen, right past the footer, but at the moment it just fills the screen up to the fold of the screen, so if I scroll down it doesn’t actually fill the entire screen. I have tried height: auto; and height: 100%; but none of these give the desired effect.
Does anyone have any suggestions as to what I can do to fix this issue? If anyone would like the code I can post it here, but you should be able to view the code through your browser.