fss and css layout question

Anastasia Cheetham a.cheetham at utoronto.ca
Tue Feb 17 14:08:58 UTC 2009


On 13-Feb-09, at 1:52 PM, Laurel A. Williams wrote:

> I thought it might be useful to post this question so that others  
> can benefit from the discussion.

Just a "me too" for this question - I'd love to know the answer, as  
well...

> There are a lot of different ways to put stuff  side by side with  
> css and the fss. ..I was wondering if you have time to comment on  
> the techniques below - advantages/disadvantages? Other techniques  
> that might work better using the fss or without the fss?
>
> Technique #1:
> <div class="fl-container-flex">
> <div class="fl-col fl-container-500 fl-col-flex4">
> <div class="fl-col"> </div>
> <div class="fl-col"> </div>
> <div class="fl-col"> </div>
> <div class="fl-col"> </div>
> </div>
> <div class="fl-col fl-container-450 fl-col-flex3">
> <div class="fl-col"> </div>
> <div class="fl-col"> </div>
> <div class="fl-col"> </div>
> </div>
> </div>
>
> Technique #2:
> <div class="fl-container-100 fl-force-left"> </div>
> <div class="fl-container-150 fl-force-left"> </div>
> <div class="fl-container-100 fl-force-left"> </div>
> <div class="fl-container-150 fl-force-left"> </div>
> <div class="fl-container-100 fl-force-left"> </div>

-- 
Anastasia Cheetham                   a.cheetham at utoronto.ca
Software Designer, Fluid Project    http://fluidproject.org
Adaptive Technology Resource Centre / University of Toronto




More information about the fluid-work mailing list