List Styles

How to use…

  • class (checklist, arrowlist, pluslist)

Code example.

<ul class="checklist">
  <li> Hooray for beer and cheese.</li>
  <li> Hooray for beer and cheese.</li>
</ul>
<ul class="arrowlist">
  <li> Hooray for beer and cheese.</li>
  <li> Hooray for beer and cheese.</li>
</ul>
<ul class="pluslist">
  <li> Hooray for beer and cheese.</li>
  <li> Hooray for beer and cheese.</li>
</ul>

  • Hooray for beer and cheese.
  • Hooray for beer and cheese.
  • Hooray for beer and cheese.
  • Hooray for beer and cheese.
  • Hooray for beer and cheese.
  • Hooray for beer and cheese.