Skip to main content

Drupal post typography

<a href="http://www.cityethics.org/sites/cityethics.org/files/seats_l.jpg&quot; title="Typography Testing" class="thickbox" rel="">
<img src="http://www.cityethics.org/sites/cityethics.org/files/seats_s.jpg&quot; alt="" alt="" align="right"></a>
<h1>This is an H1 Header</h1>
<p>Donec leo. Aliquam risus elit, luctus vel, interdum vitae, malesuada eget, elit. Nulla vitae ipsum. Donec ligula ante, bibendum sit amet, elementum quis, viverra eu, ante. Fusce tincidunt. Mauris pellentesque, arcu eget feugiat accumsan, ipsum mi molestie orci, ut pulvinar sapien lorem nec dui. </p>
<h2>This is an H2 Header</h2>
<p>Donec leo. Aliquam risus elit, luctus vel, interdum vitae, malesuada eget, elit. Nulla vitae ipsum. Donec ligula ante, bibendum sit amet, elementum quis, viverra eu, ante. Fusce tincidunt. Mauris pellentesque, arcu eget feugiat accumsan, ipsum mi molestie orci, ut pulvinar sapien lorem nec dui.</p>
<h3>This is an H3 Header</h3>
<p>Donec leo. Aliquam risus elit, luctus vel, interdum vitae, malesuada eget, elit. Nulla vitae ipsum. Donec ligula ante, bibendum sit amet, elementum quis, viverra eu, ante. Fusce tincidunt. Mauris pellentesque, arcu eget feugiat accumsan, ipsum mi molestie orci, ut pulvinar sapien lorem nec dui.</p>

<h4>This is an H4 Header</h4>
<p>Donec leo. Aliquam risus elit, luctus vel, interdum vitae, malesuada eget, elit. Nulla vitae ipsum. Donec ligula ante, bibendum sit amet, elementum quis, viverra eu, ante. Fusce tincidunt. Mauris pellentesque, arcu eget feugiat accumsan, ipsum mi molestie orci, ut pulvinar sapien lorem nec dui.</p>
<h5>This is an H5 Header</h5>
<p>Donec leo. Aliquam risus elit, luctus vel, interdum vitae, malesuada eget, elit. Nulla vitae ipsum. Donec ligula ante, bibendum sit amet, elementum quis, viverra eu, ante. Fusce tincidunt. Mauris pellentesque, arcu eget feugiat accumsan, ipsum mi molestie orci, ut pulvinar sapien lorem nec dui.</p>
<p class="alert">This is an example of the 'alert' paragraph style. Use this style to notify your vistors of important information. To use this style, enclose your text within the following html </p>
<p class="info">This is an example of the 'info' paragraph style. Use this style to notify your vistors of important information. To use this style, enclose your text within the following html: <p class="info">...</p></p>
<p class="notice">This is an example of the 'notice' paragraph style. Use this style to notify your vistors of important information. To use this style, enclose your text within the following html: <p class="notice">...</p></p>

<p class="download">This is an example of the 'download' paragraph style. Use this style to notify your vistors of downloadable content and files. To use this style, enclose your text within the following html: <p class="download">...</p></p>
<p class="mail">This is an example of the 'mail' paragraph style. Use this style to notify your vistors of important information. To use this style, enclose your text within the following html: <p class="mail">...</p></p>
<p class="package">This is an example of the 'package' paragraph style. Use this style to notify your vistors of important information. To use this style, enclose your text within the following html: <p class="package">...</p></p>
<p class="security">This is an example of the 'security' paragraph style. Use this style to notify your vistors of downloadable content and files. To use this style, enclose your text within the following html: <p class="security">...</p></p>

<p class="stop">This is an example of the 'stop' paragraph style. Use this style to notify your vistors of downloadable content and files. To use this style, enclose your text within the following html: <p class="stop">...</p></p>
<p class="system">This is an example of the 'system' paragraph style. Use this style to notify your vistors of important information. To use this style, enclose your text within the following html: <p class="system">...</p></p>
<p class="web">This is an example of the 'web' paragraph style. Use this style to notify your vistors of downloadable content and files. To use this style, enclose your text within the following html: <p class="web">...</p></p>
<p class="settings">This is an example of the 'settings' paragraph style. Use this style to notify your vistors of important information. To use this style, enclose your text within the following html: <p class="settings">...</p></p>

<p>The following is an example of a blockquote (use <blockquote>Your Quote</blockquote>):</p>
<blockquote><p>Treading the soil of the moon, palpitating its pebbles, tasting the panic and splendor of the event, feeling in the pit of one's stomach the separation from terra - these form the most romantic sensation an explorer has ever known.</p></blockquote>
<p>This is an example of the pre tag:</p>
<pre>#main-content {
float: left;
width: 100%;
overflow: hidden;
}
</pre><p>
This is a check list, called with the class "check":</p>
<ul>
<li class="check">Item One</li>
<li class="check">Item Two</li>
<li class="check">Item Three</li>
</ul>