Lil Regie's front-end workshop


Fine-print paragraph

Sometimes you’ll need to use smaller text for things such as disclaimers, or fine-print.

Example

0 375 640 768 1024

Open in a new window

Code sample

1
2
3
4
<p class="paragraph paragraph_fineprint">
  The quick brown fox jumps over the lazy dog.<br>
  Sphinx of black quartz, judge my vow. Pack my box with five dozen liquor jugs.
</p>

Usage notes

  • Use sparingly, if at all.

  • Can be replaced with a <small> element.

Source files