Collective Web Design

Remove The Style Bullets from unordered list

If you want to remove any of the annoying styles like numbers or bullets from your lists <ol> or <ul> on your website then copy the code below to your css style sheet.

Copy Option One for an unordered list <ul>

1
ul { list-style-type: none; }
Copy Option Two is fo an ordered list <ol>

1
ol { list-style-type: none; }

Comments

  1. http://www.webcamvice.com/...

    it’s about Live Webcam Girls. For more informations, visit us!…


    Mark
    March 22nd, 2011

Leave a Reply