On Tue, Apr 24, 2012 at 8:23 PM, Micky Hulse <mickyhulse.li...@gmail.com> wrote:

Could anyone point me towards an example of an evenly split
multi-column (4+) fluid layout?

 I have a fixed-width container that varies its width using media
queries... I would like to see if I can put a row with multiple
columns inside this container and have the row/columns expand to fit
the area (evenly).

Thanks!
 M


You might consider using a CSS Table. Its not a table in the
traditional sense... but looks and behaves like one. The columns can
be both equal height and width and will work well with media
queries....
Please see article by Georg Sortun here:
<http://www.gunlaug.com/contents/music/sisgs-12.html>

Best,
David Laakso



-- 
Chelsea Creek Studio
http://ccstudi.com
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to