CSS: question about lists.
        Posted  
        
            by user248959
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user248959
        
        
        
        Published on 2010-06-11T12:44:39Z
        Indexed on 
            2010/06/11
            12:52 UTC
        
        
        Read the original article
        Hit count: 225
        
css
Hi,
is there any way to create a table like this below using lists ?
**************
*  1  * 1.1  *
**************
      * 1.2  *    
      ********
      * 1.3  *    
      ********
      * 1.4  *    
      ********
Regards
Javi
© Stack Overflow or respective owner