Hi all,
I am trying to figure out how to make a list flush using css. For example: » 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.