Hello, how do I get the main div to expand to the whole window when t is maximized? Now, it is fixed based on how much content is in the smaller div inside it. Example better explains it. Maximize the window: http://dlis.dos.state.fl.us/_dev/ken/sos/legislative-affairs/contact.htm
Now how do I have the footer stretch with the window as well? Should I just re do everything? It took me so long to get it like this. I know it's simple, but all this css tricks and stuff I can't find in any books, so I can't learn it on my own. It's frustrating because I don't know where everyone learns the tricks. I've used them and seen them, but I don't know why they work or what they are actually doing. So when I go to make another site I'm lost again.
When you see something you like, you make up a page using what you see. With practice and study, you'll understand the inner workings. As dull as it sounds, read the specs at W3C. There's a lot there that will excite you as you become more knowledgeable. Check out my footer demo. That will work as the basis of the page. You'll have to apply other bits as you go, but that's what its all about. From my html & css demo page, visit the other demos. See what else you might use, and play with the ideas. cheers, gary