Possible Duplicate:
How to create this 3-columns fluid layout?
I'm new to HTML/CSS and I'm having a hell of a time getting things to lay out like I'd expect them to! It would be really helpful if there was a gallery of very simple HTML example that covered a lot of common cases. For instance:
- How do I get a liquid main area with a fixed sidebar on the right, (or left, or both sides)?
- How do I keep my footer from sliding under the main area when the screen is too wide?
- Etc.
Surely several such websites exist, but I'm having trouble finding one that's really helpful to me right now. Do you have any recommendations?
Note, I'm new on this site, so if this question belongs on a different Stack Exchange website, then please direct me there.