On Jan 12, 2006, at 2:51 PM, Magenta Placenta wrote:
> http://www.5finger.com/css/fox/
> http://www.5finger.com/css/fox/stylesheet.css
>
> I have 3 gray "content" columns in the middle of the page, but they're
> not
> spanning the height of whatever the tallest column will be (most
> likely will
> always be the middle one.) Any ideas how to fix this? I tried nesting
> those 3 columns in a secondary shell div, but that didn't seem to do
> anything.
a newbie here, but i might try something like this
<div id="content">
<div id="left"></div>
<div id="right"></div>
<br class="clear" />
</div>
i would pad both sides of content to allow room to float left #left;
and float:right; #right
but...
ron
______________________________________________________________________
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/