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 [email protected]
Software Designer, Fluid Project http://fluidproject.org
Adaptive Technology Resource Centre / University of Toronto
_______________________________________________________
fluid-work mailing list - [email protected]
To unsubscribe, change settings or access archives,
see http://fluidproject.org/mailman/listinfo/fluid-work