Attn: CSS-lovin' Webgeeks
Apr. 12th, 2006 04:57 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
http://www.montanawomenvote.org/
Okay, I'm trying to figure out this "Using CSS instead of tables for site design" thing, and it's quite nifty.
How do I make the side borders always go all the way to the bottom div, no matter how long the content in the main div or the size/shape of the window? I tried setting body, sidebar, and content divs to height:100%, but that made the page scroll past the bottom of the screen. That's not what I'm wanting.
Ideas?
ETA: (4-13-06) Got it. Woo. CSS is cool. It does put a bit more padding at the bottom of the main area than I want when there's lots of content there, but that's acceptable. (Also, I can solve it by splitting the long content into other pages.)
Okay, I'm trying to figure out this "Using CSS instead of tables for site design" thing, and it's quite nifty.
How do I make the side borders always go all the way to the bottom div, no matter how long the content in the main div or the size/shape of the window? I tried setting body, sidebar, and content divs to height:100%, but that made the page scroll past the bottom of the screen. That's not what I'm wanting.
Ideas?
ETA: (4-13-06) Got it. Woo. CSS is cool. It does put a bit more padding at the bottom of the main area than I want when there's lots of content there, but that's acceptable. (Also, I can solve it by splitting the long content into other pages.)
no subject
Date: 2006-04-12 11:06 pm (UTC)I knew how to do that once upon a time, but have since forgotten how.
no subject
Date: 2006-04-13 01:17 am (UTC)Hurrah! The day has come! And such. Now I need to learn how to make it work! I haven't started messing with absolute and relative positioning yet. The reason I'm starting with www.montanawomenvote.org instead of www.wordinc.org is that the MWV site has a drastically simpler layout. It'll be my practice, then I'll start futzing with the WORD site.