Page 1 of 1

css multi column lists

Posted: Wed Jul 22, 2009 4:21 pm
by cali_dotcom
Hi, i have a problem trying to style a dynamically generated lists. the list ia dynamically generated with ajax and could be very long. i set a div container for the list but right now the list overflows way beyond the div container.
i would need the list to some be arranged in 3 or more columns. preferably from top to bottom and then to top of the next column on the right, so there is no overflow.

does anyone have any idea how i can do just that?

Re: css multi column lists

Posted: Wed Jul 29, 2009 6:06 am
by maneetpuri
HI,

You can refer to the article in the below URL.

http://www.alistapart.com/articles/multicolumnlists/

Cheers,