- From: Manuel Strehl <manuel.strehl@stud.uni-regensburg.de>
- Date: Fri, 29 Jul 2005 12:31:45 +0200
- To: www-style@w3.org
 >You might get close to what you want with
 >
 >  ul {width: 100%;}
 >  li {width: 25%; float: left; display: block; margin: 0; padding: 0;}
Thanks alot, that'll work.
But asking again out of principle: Is there a possibility to achieve 
this by using display:table-row?
Regards
Manuel
Received on Friday, 29 July 2005 10:31:35 UTC