Compass Utilities Demo

Tag Cloud

This tag cloud is actually an ordered list so that the markup semantics are correct. It demonstrates the following mixins:

  • +inline-list
  • +tag-cloud(1em)
  • +no-bullets
  1. lorem
  2. ipsum
  3. dolor
  4. sit
  5. amet
  6. consectetur
  7. adipisicing
  8. elit
  9. sed
  10. eiusmod
  11. tempor
  12. incididunt
  13. labore
  14. dolore
  15. magna
  16. aliqua

Lists

This text contains
  • a
  • list
  • that
  • is
  • completely
  • inline
so be semantic! My favorite colors are:
  • red
  • yellow
  • blue
  1. This uses the +pretty-bullets mixin.
  2. Do you like them?
  3. If you don't...
  4. Make them yourself!

Tables

This table is styled using +alternating-rows-and-columns(#F9E5A7,#CEFBB3,#222) The first colors are the even/odd colors respectively and the last argument is a shade that is subtracted from those colors for the even columns.

  Header #1 Header #2 Header #3
Row #1 1.1 1.2 1.3
Row #2 2.1 2.2 2.3
Row #3 3.1 3.2 3.3
Row #4 4.1 4.2 4.3
Row #5 5.1 5.2 5.3
Totals 15.5 16.0 17.5