Headings

H1 Heading

H2 Heading

H3 Heading

H4 Heading

H5 Heading
H6 Heading

 

<h1>H1 Heading</h1>
<h2>H2 Heading</h2>
<h3>H3 Heading</h3>
<h4>H4 Heading</h4>
<h5>H5 Heading</h5>
<h6>H6 Heading</h6>

Dropcap
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Officia iusto architecto quia consectetur, ratione, aliquid aliquam placeat similique accusantium atque accusamus, amet eius sunt voluptas dolorum tempora. Minima, ullam, iusto?

 

[dropcap]L[/dropcap]orem ipsum dolor sit amet, consectetur adipisicing elit. Officia iusto architecto quia consectetur, ratione, aliquid aliquam placeat similique accusantium atque accusamus, amet eius sunt voluptas dolorum tempora. Minima, ullam, iusto?

 

Quote

I have found that if you love life, life will love you back.

Arthur Rubenstein


[quote author="Arthur Rubenstein"]I have found that if you love life, life will love you back.[/quote]

 

 

Link List

 

[row][column width="6"]
<span class="list-title">Interviews</span>
<ul class="no-bullet">
<li><a href="#">Design Made in Germany</a></li>
<li><a href="#">Ferocius Quarterly</a></li>
<li><a href="#">SiteInspire</a></li>
<li><a href="#">Design Feast</a></li>
</ul>
[/column][column width="6"]
<span class="list-title">Publications</span>
<ul class="no-bullet">
<li><a href="#">October 2010 Issue of GQ</a></li>
<li><a href="#">February 2009 Issue</a></li>
<li><a href="#">Bastardised by Bunch</a></li>
<li><a href="#">Smashing Magazine</a></li>
</ul>
[/column][/row]

 

// Note: The "width" attribute on the column shortcode specifies the width of the column based on the entire width of the grid which is 12 columns in width. So if you want a column that's 1/3 of the width, you would specify a width of 4.

 

Underlined Word
I’m sexy
<span class="underline_accent">I'm sexy</span>

 

[fullsizemap][wpgmza id="1"][/fullsizemap]

 

To make a slider ( gallery ) post, simply insert a wordpress gallery into your post and set the format to gallery. The first gallery in the post will be used as the header.

To make a video post, set the source of the video to the source of the video you want to add. Example :

 

https://www.youtube.com/embed/....

Back to top