I've seen this done in a few different places where the background image resizes to fit the window...I'm wondering if there is a way for this to work for the entire page of a portfolio site so the header, main and footer divs always fit the page...hope that makes sense.
Obviously there would need to be a minimum height, but what I need is for the height to fit the users window size so there is no scrolling...
Let me be clear the site I'm creating won't have a background image, but that is the only way I have seen it done so far.
I have tried playing with %'s for each div's height, but am not having any luck so I open to any suggestions