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] -~----------~----~----~----~------~----~------~--~---
