On Wed, 10 Dec 2008 15:48:47 +0530, Mustafa Quilon wrote:

| Hi,
| 
| I wanted to know what would be the best(semantic) approach to mark-up/style
| lists that appear in columns. I've uploaded an example image[1].
| 
| I would normally code it as follows:
| 
| <div id="list1>
|    <ul>
|    </ul>
| </div>
| 
| <div id="list2>
|    <ul>
|    </ul>
| </div>
| ....
| and float them.
| 
| (or)
| 
| just use one "outer-div" and float the <ul>'s...
| 
| 
| Is it possible to have only "one list" and still be able to have columns? I
| didn't find anything on this in the archives. If not what would be the best
| approach?
| 
| [1] - Screenshot <http://img122.imageshack.us/img122/191/navcssdnr3.jpg>

These should get you started. I've used the technique described in the
first link.

<http://www.alistapart.com/articles/multicolumnlists>
<http://articles.techrepublic.com.com/5100-10878_11-5810687.html>
<http://css-discuss.incutio.com/?page=MultipleColumnLists>
-- 
Rasal Postill
Dance your Life - Biodanza in Holland - <http://www.danceyourlife.eu>
______________________________________________________________________
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