|
Posted by dorayme on 10/29/06 23:47
In article <Xns986BF2B096AE3ikkehierbe@195.130.132.70>,
Ikke <ikke@hier.be> wrote:
> Hi everybody,
>
> I'm looking for a very simple three-column website design in css.
>
> All the examples I've found so far are talking about hacks, tricks and
> other difficult stuff.
>
> The only thing I need, is a simple layout where the left and right column
> are of a fixed width, and the center needs to stretch between them so the
> entire page is filled.
>
> I've only recently stopped using tables and started using css for layout,
> so basically I find it hard to believe that this could be so hard.
>
> Could someone please point me to some examples, or websites that employ
> such a layout (in an easy fashion)?
>
> Thanks!
>
> Ikke
Gee, old B is always suggesting a link for this... where is
it...? Anyway, perhaps
http://bluerobot.com/web/layouts/layout3.html
is too tricky?
Or
http://www.glish.com/css/7.asp
Or just float a div left and right, give them a width in px, and
give the main content div no width but certainly right and left
margins in which the floats sit. Don't position anything at all
under this suggestion. And then come and complain about the
details. It will be a valuable thread. Start very simply and
complain loudly at the first sign of trouble (before you
introduce tons and tons of complexity)
--
dorayme
Navigation:
[Reply to this message]
|