SitePoint Sponsor

User Tag List

Results 1 to 2 of 2

Thread: Ordered List bullet styles, is it possible?

  1. #1
    SitePoint Enthusiast
    Join Date
    Feb 2010
    Posts
    99
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Ordered List bullet styles, is it possible?

    Hi

    I've got a problem.
    I need to make lists with bullets as:
    1)
    2)
    ...

    But I don't see any style in CSS list-style like this.
    Is it possible to do this without inserting the numbers with right-parenthese in the HTML?
    If not, then any good solutions you could suggest?
    And how could the standarmakers miss something like this?
    It is one of the most common list bullet styles.

    Thanks

  2. #2
    It's all Geek to me silver trophybronze trophy
    SitePoint Award Recipient ralph.m's Avatar
    Join Date
    Mar 2009
    Location
    Melbourne, Australia
    Posts
    20,291
    Mentioned
    225 Post(s)
    Tagged
    3 Thread(s)
    Quote Originally Posted by Koora View Post
    I need to make lists with bullets as:
    1)
    2)
    Why?
    1.
    2.
    3.
    is quite standard. As far as I know, there's no easy way to do this with CSS. You could use a different image for each list item, but that sounds too convoluted to me.
    Facebook | Google+ | Twitter | Web Design Tips | Free Contact Form

    Try your hand at the new JavaScript Challenge!

    If you don't like getting your feet stuck in a bog, avoid Twitter BootsTrap.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •