Title: List Design
Last modified: August 19, 2016

---

# List Design

 *  Resolved [J.M](https://wordpress.org/support/users/jm-1/)
 * (@jm-1)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/list-design/)
 * Hi all,
 * I’m trying to accomplish the following with nested list design:
 * A
    B 1 2 3 4 D E
 * I have the following code below, but it’s not working. Can anyone help? Thanks
   a million in advance!!
 * <html>
    <style> #object ul {width:100%; padding: 0 0 10px 0; border: solid 0px#
   000000; list-style:none; } #object li {border:solid 0px #000000; width:100%; 
   padding-bottom:10px; float:left; } #object ul ul li {display:inline; margin-left:
   10px;} </style> <body> <div id=”object”>
    - A
 *  - 1
    - 2
    - 3
 *  - B
    - C
 * </div>
    </body> </html>

The topic ‘List Design’ is closed to new replies.

## Tags

 * [list-style](https://wordpress.org/support/topic-tag/list-style/)
 * [nested list](https://wordpress.org/support/topic-tag/nested-list/)

 * 0 replies
 * 1 participant
 * Last reply from: [J.M](https://wordpress.org/support/users/jm-1/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/list-design/)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
