shlomi,
on Thursday, January 5, 2006 at 16:10 shlomi asaf wrote:
> i need to make a 3 columns page
> i have a Left column, a Right column, and a middle content area.
> at the bottom there's a Footer.
> this footer should be placed at the middle. and inherit the middle content
> width. (as shown at the GIF example i made)
Choose one of the layouts from the wiki, of which you think that it is
the best for your needs. Probably a layout based on negative margins
will be the best.
Try to get the 2cols, 1col and 3cols layout working.
Add an id to the body tag to distinguish between the different layouts
css. Combine the css and mark the differences by the body id:
body#3col #wrapper #middle {...}
body#rightcol #wrapper #middle { something different }
> *1.* how can i solve my fotter issue? he is in absolute position,
> bottom:0. how can i make him sit at the middle AND at the bottom of the
> page, say like bottom of the middle column, and the middle colum widths,
> like at my picture.
With a negative margins based layout it will be quite simple, you can
use your method...
regards
Martin
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/