Typography

Category: Uncategorised
Published on Monday, 07 November 2011 13:50
Written by Lorianne
Hits: 13175

The styles below are used by appending a class to a tag.

This is an image with the class "border_img"
Enter class name to img tag <img class="border_img" />

border


Default list example

  • Duis tincidunt nunc sit amet ipsum
  • Duis tincidunt nunc sit amet ipsum
  • Duis tincidunt nunc sit amet ipsum
    • Duis tincidunt nunc sit amet ipsum
    • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum
      • Duis tincidunt nunc sit amet ipsum

This is Heading One (h1)

This is Heading Two (h2)

This is Heading Three (h3)

This is Heading Four (h4)

This is Heading Five (h5)
This is Heading Six (h6)

This is a read more link with the class "readon"
Enter class name to a tag <a class="readon" />

read more

this is a paragraph with the class "green"
<p class="green" > Text goes here</p>

this is a paragraph with the class "blue"
<p class="blue" > Text goes here</p>

this is a paragraph with the class "orange"
<p class="orange" > Text goes here</p>

this is a paragraph with the class "yellow"
<p class="yellow" > Text goes here</p>


this is a paragraph with the class "greenfill"
<p class="greenfill" > Text goes here</p>

this is a paragraph with the class "bluefill"
<p class="bluefill" > Text goes here</p>

this is a paragraph with the class "orangefill"
<p class="orangefill" > Text goes here</p>

this is a paragraph with the class "yellowfill"
<p class="yellowfill" > Text goes here</p>

this is a paragraph with the class "quote"
<p class="quote" > Text goes here</p>