code icon

CSCI 1720

Intermediate Web


Custom Lists

To use:

Download lists.css and store it in your project (probably in the css folder). Link it to your page(s) in each pages' <head> element: <link rel='icon' href='css/lists.css'>. You can then use the custom bullets included in this file for your unordered lists

<ul class='##'>
    <li>Item</li>
    <li>Item</li>
    <li>Item</li>
</ul>


class='arrow' class='arrow-heavy' class='arrow-heavy-round-tip' class='arrow-right-double-dash' class='asterisk-heavy' class='asterism' class='atom' class='ballot-box-check' class='ballot-box-x' class='biohazard' class='check-mark' class='comet' class='diamond' class='dotted-cross' class='exclamation' class='flag' class='fleur-de-lis' class='four-dot' class='gear' class='knight' class='multiplication' class='note-music' class='note-double' class='pencil-lower-right' class='radioactive' class='reference-mark' class='section' class='smiley' class='star' class='sun' class='three-dot' class='tilde' class='triangle' class='triangular-bullet' class='tricolon' class='warning' class='x'