Code Snippets

copyright:
© 2011

Dropcap:
<span class=”firstletter”>your letter goes here</span>

note: you’ll have to replace the quotation marks

Horizontal line:

<hr />

Adds a space:

&nbsp;

Section headings:

<h2>your heading goes here</h2>

Italics:

<em>your text goes here</em>

Making text bigger or smaller:

<big>your text goes here</big>

<small>your text goes here</small>