Paulo Nobre wrote:

>Hi, i'm trying to get this layout to work with css for weeks without
>100% success..
>
>the layout is +- like this:
>
>+----------+ +-----------------------------------------+
>|          | |                                         |
>|   left   | |  Header                                 |
>|          | +-----------------------------------------+
>|          | +-------------------------------+---------+
>|          | |                               |         |
>|          | |     Content                   |  Right  |
>|          | |                               |         |
>|          | |                               |         |
>|          | |                               |         |
>|          | |                               |         |
>|          | |                               |         |
>+----------+ +-------------------------------+---------+
>+------------------------------------------------------+
>| Footer                                               |
>+------------------------------------------------------+
>
>[...]
>  
>
Hi Paulo,
In the css-Wiki are lots of 3 column examples, you can have a look if 
there is one (almost) the same as what you want:

    * http://css-discuss.incutio.com/?page=ThreeColumnLayouts

I made a quick adapt of one of them:

    * PIE's 3 Column Stretch:
      http://www.positioniseverything.net/thr.col.stretch.html

    * Adapted testpage
      
<http://home.tiscali.nl/developerscorner/css-discuss/three.col.stretch-adapted.html>

This one doen't have a min-width for the central content-part, but it 
can be resized to a resolution of 800x600px without problems.

Success and greetings,
francky


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to