Scott Haneda wrote:
> http://www.newgeo.com/web/css/cb/start.html
> 
> I have
> .inner {
>   border: 1px solid #bbb;
>   padding: .5em /* just for looks */
> }
 
> How do I get the height to exapnd correctly to the size of the copy
> in the boxes.  It should look like the "what we do" box on the right. 

You will need to add float:left to both the .outer and .inner classes.
 
> Also, the right what we do box would need to grow to the correct
> height as well. 
 
You'll need to employ one of the many [equal height column] methods,
though picking one and choosing which element to apply it to could be a
headache. Good luck!


Regards

Scott Swabey
Design & Development Director - Lafinboy Productions
www.lafinboy.com | www.thought-after.com



______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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