Forum Moderators: not2easy
» Hear is item one
it wraps like this
» Hear is item two
it wraps like this
I would like it to look like this: (the -- should be white space...didn't know how to capture that in the post.)
» Hear is item one
--it wraps like this
» Hear is item two
--it wraps like this
I've been using to indent the second line, but this will get hard to manage very quickly. Thanks for any help you guys can give me.
ul, li {
list-style: none;
padding: 0px;
margin: 0px;
}
Have u changed any of the styling for the list elements?
[edited by: PSWorx at 3:05 pm (utc) on Mar. 14, 2007]