ul / li style question
ul / li style question
Out of context: Reply #5
- Started
- Last post
- 9 Responses
- metonym0
is the problem limiting the width of the list item or just spacing it to align with the text & not the bullet? a ul li combo will make lines 2+ align with text, not the bullet. If you are concerned with the length of the area before it wraps, you could wrap it with a set-width div or a table cell.