Jump to content

Lists with common symbols


digital12o

Recommended Posts

I need to make a list in XHTML format, preferably using the 'list-style' property, to make an unordered list using a dash rather than squares, circles, etc. As a tech writer for my company, we often use dashes rather than the other symbols. Is there a way to use it where I won't have to make a .gif of a dash and use that? Basically, it needs to look like this:Here is a list of options: - Go here - Go there - Don't go anywhereAny information would be helpful. Thanks.

Link to comment
Share on other sites

yeah..make a jpg instead :)seriously though..as far as i know, there is no dash style attribute thingy for lists.
The graphics part is somewhat out of the question. :) I resorted to using:
<li>- &nbspOption 1</li>
Thanks for the quick response and the help.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...