Question
I would like to know if any one knows how to create multi column lists with out using a table. This would be nice to display links in so that long lists don't run off of the page. Making easier navigation and more eye pleasing.
I have seen this done once using a php script. But I am not in a hurry to get into that. Does anyone know of a way that I could get the multi column list using only TWiki?
Thanks
Environment
--
KevinOuellette - 16 Sep 2005
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
This probably can be done with style sheets.
If you accept tables you can hide the mechanics in topic variables. See example at
DashboardWithDynamicInclude
--
PeterThoeny - 20 Sep 2005
A List Apart has it in CSS, the "simple way." Better term would be the Web Standards way, besides its quick, easy, and works. Not a programmers way, a designers way
--
BruceRProchnau - 07 Nov 2005