Typography Page
Headings
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Other elements styling
- This is abbreviation
<abbr> </abbr>
- This is strong
<strong> </strong>
- This is emphasis
<em> </em>
- This is bold text
<b> </b>
- This is italic text
<i> </i>
- This is cite
<cite> </cite>
- This is small text
<small> </small>
- This is
deleted text<del> </del>
- This is inserted text
<ins> </ins>
- This is defining instance
<dfn> </dfn>
- This is user input
<kbd> </kbd>
- This is sample output
<samp> </samp>
- This is
“inline quotation”
<q> </q>
- This is superscript
<sup> </sup>
- This is subscript
<sub> </sub>
- This is a variable
<var> </var>
Buttons
Add desired class to the <a> tag (<a href="#" class=""> Button Text </a>)
Default
<a class="pro_btn"> </a>
Success
class="pro_btn pro_success"
Warning
class="pro_btn pro_warning"
Danger
class="pro_btn pro_danger"
Info
class="pro_btn pro_inf"
- <ul class="pro_pages">
- <li>
- <a href="#" class="pro_btn pro_prev"><span></span></a>
- </li>
- <li class="current">
- <a href="#" class="pro_btn pro_page">1</a>
- </li>
- ...
- <li>
- <a href="#" class="pro_btn pro_next"><span></span></a>
- </li>
- </ul>
Add desired class to the <a> tag with <span> tag inside (<a href="#" class=""><span></span> Button Text </a>)
Breadcrumbs
Lists
Tables
Default table
Header1 | Header2 | Header3 | Header4 | Header5 | Header6 |
---|---|---|---|---|---|
Division 1 | Division 2 | Division 3 | Division 4 | Division 5 | Division 6 |
Division 1 | Division 2 | Division 3 | Division 4 | Division 5 | Division 6 |
Division 1 | Division 2 | Division 3 | Division 4 | Division 5 | Division 6 |
Division 1 | Division 2 | Division 3 | Division 4 | Division 5 | Division 6 |
Division 1 | Division 2 | Division 3 | Division 4 | Division 5 | Division 6 |
Forms
Simple Form
Advanced Form
Contact Form
Search Form
Subscribe Form
Log In Form
Blockquotes
Donec eget tellus non erat
Ut tellus dolor, dapibus eget, elemenm. Quis que nulla. Vestibulum libero nisl, porta velce lerisque eget, males uada at, neque. Vivmus eget nibh. Etiam cursue vel metus.
Jessica Priston
“Lorem ipsum dolor amet consectetu adipiscing elit. Praesent vestibulum molestie lacus. Aenean nonummy hendrerit mauris...”
Mark Johnson
President and CEO, R&D Services
President and CEO, R&D Services
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi feugiat pharetra turpis, sed posuere nisi porta a. Ut tellus dolor, dapibus eget, elemenm. Quis que nulla. Vestibulum libero nisl, porta velce lerisque eget, males uada at, neque. Vivmus eget nibh. Etiam cursue vel metus.
Jessica Priston
Information blocks
Default
- <span class="pro_info"> insert text here </span>
Success
- <span class="pro_info pro_info_success"> insert text here </span>
Warning
- <span class="pro_info pro_info_warning"> insert text here </span>
Important
- <span class="pro_info pro_info_important"> insert text here </span>
Info
- <span class="pro_info pro_info_pro_info"> insert text here </span>
Address
8901 Marmora Road, Glasgow, D04 89GR.Telephone: +1 959 603 6035
FAX: +1 504 889 9898
E-mail: mail@demolink.org
- <address> insert text here </address>