I would like the list to be presented so: +-----------------------------+ | * List item 1 | | | | * List item 2 | | | | * List item 3 | | that spans more than | | one line and is indented | +-----------------------------+
List item 3 wraps and is indented by some measure on lines excluding the first because it's length exceeds the specified width of the container. How can I achieve this using CSS?
Thanks, Mason ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
