[thelist] CSS list style question

George E. Papadakis georgep at phaistosnetworks.gr
Fri Jun 25 17:33:01 CDT 2004


The only thing u can really do , as I see it is set float: left to all lis
and then use make the ul's width > li.width * 2. That will cause the 2 last
lis move to the next level.



George E. Papadakis
Head of Operations
Phaistos Networks S.A - http://www.phaistosnetworks.gr
georgep at phaistosnetworks.gr T: +32 8920 24450 F: +32 8920 23206
- A DOL Digital Company

----- Original Message ----- 
From: "Maximillian Schwanekamp" <anaxamaxan at neptunewebworks.com>
To: "TheList at Evolt" <thelist at lists.evolt.org>
Sent: Saturday, June 26, 2004 1:19 AM
Subject: [thelist] CSS list style question


> Haven't seen this in listamatic, and not sure how to google for it;  Any
> suggestions on how to style a UL list of links like this:
> +--------------+--------------+
> | First LI     | Second LI    |
> +--------------+--------------+
> | Third LI     | Fourth LI    |
> +--------------+--------------+
>
> (This is for a set of nav buttons, btw).  No test page yet, markup is
> super-simple:
> <div id="nav">
>   <ul>
>     <li>First LI</li>
>     <li>Second LI</li>
>     <li>Third LI</li>
>     <li>Fourth LI</li>
>   </ul>
> </div>
>
> Any suggestions would be appreciated!
>
> Maximillian Von Schwanekamp
> Dynamic Websites and E-Commerce
> NeptuneWebworks.com
> voice: 541-302-1438
> fax: 208-730-6504
>
>
> -- 
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>
>




More information about the thelist mailing list