[thelist] CSS list style question

Maximillian Schwanekamp anaxamaxan at neptunewebworks.com
Fri Jun 25 17:19:13 CDT 2004


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




More information about the thelist mailing list