Typography PDF Print E-mail
Written by Administrator   
Tuesday, 19 January 2010 11:41

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

This is a list with class="linked"
Enter class name to ul tag <ul class="linked" >


This is a table with class="colortable"
Enter class name to table tag <table class="colortable">

This is normal table th This is normal table th
This is normal table td
This is normal table td
This is normal table td
This is normal table td
This is normal table td
This is normal table td
This is normal table td
This is normal table td
This is normal table td
This is normal table td


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

see 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 "red"
<p class="red">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 "grey"
<p class="grey">Text goes here</p>

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

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

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


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)

Last Updated on Tuesday, 19 January 2010 14:53