Hi there. Concerning display:table-...: I've got a <ul> with, say, 20 <li>s and I want it to be displayed as a 4 x 5 table. Is there any possibility (theoretically AND/OR usable with actual browser support) to realize that with CSS? I thought of sth. like: ul :nth-child( 4n ) :before { display:table-row } would that work (for I can't test due to lacking browser support :-( )? Regards Manuel StrehlReceived on Thursday, 28 July 2005 19:12:51 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:39 GMT