You should have a look at grid css frameworks like http://960.gs/ or
http://wiki.github.com/stubbornella/oocss/gridsThis will help you to layout
your content quickly and nicely.

The Yahoo Grid Builder might help you as well:
http://developer.yahoo.com/yui/grids/builder/

To keep the footer at the bottom of the page you might have a look at this
tutorial:
http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page

Best regards,
Martin


2009/10/18 Emerik <[email protected]>

>
> Hi,
> I've been told, that div is the way to design web pages today, instead
> of tables.
>
> I would like to build a website, with a header block and a footer
> block with fixed sizes, and a content block, whose size varies from
> page to page.
>
> The header should be in top of the screen - this is no problem
>
> The content should be just below but since the content varies from
> page to page, I would like the content block to have a minimum height
> of (screen_height - header_height - footer_height), but no maximum
> height.
> The footer should always be below the content block. On pages with
> very little content, the footer should be in the bottom of the screen.
>
> How do I position my div in order to get the result described?
>
> Regards,
> Emerik
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to