I'm generating a page with "blocks" of nested DIVs that I'd like layed out 
in two  colums.  The width of the blocks is fixed, but their height may be 
variable.

I'd like to write them into the HTML source in numeric order (since it's 
simplest):

1
2
3
4
5

and have them laid out:

1 2
3 4
5

I'm not sure why I can't figure this out.  Is it difficult?  See example 
at: http://test.zolx.com/test.cfm

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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