Samples of the heading text for this theme: <h1>
, <h2>
, <h3>
, <h4>
, <h5>
, <h6>
Headlines are a different color than standard headings and can be assigned to any H1-H6 tag using class="headline"
.
To create a highlight, place <strong>
tags around the words to be highlighted.
<h1 class="headline">This headline has a <strong>highlight</strong> in it.</h1>
Add a sub-heading to any H1-H6 tag using <span>
tag.
<h1>Heading Text<span>This is a sub-heading</span></h1>
The following styles for bulleted lists are available. Add the class name associated with a bullet to the UL tag for your list to use the desired style.
<ul class="bullet-check">
<ul class="bullet-black">
<ul class="bullet-gray">
<ul class="bullet-silver">
<ul class="bullet-blue">
<ul class="bullet-green">
<ul class="bullet-orange">
<ul class="bullet-red">
<ul class="bullet-disc-black">
<ul class="bullet-disc-gray">
<ul class="bullet-disc-silver">
<ul class="bullet-disc-blue">
<ul class="bullet-disc-green">
<ul class="bullet-disc-orange">
<ul class="bullet-disc-red">
Choose from the following numbered list styles.
<ol class="number-pad">
A custom list style for displaying previews of news or blog posts.
<ul class="post-list">
.
This can include information such as a title, date, image and short description.
This can include information such as a title, date, image and short description.
This can include information such as a title, date, image and short description.
The "post-list" style can include the following HTML elements: IMG
, A
, P
. Below is a sample implementation of the style.
<ul class="post-list"> <li> <img src="image.jpg" /> <a href="#">Title</a> <p>Description text for this entry.</p> </li> <li> <img src="image.jpg" /> <a href="#">Title</a> <p>Description text for this entry.</p> </li> <li> <img src="image.jpg" /> <a href="#">Title</a> <p>Description text for this entry.</p> </li> </ul>
This is the default blockquote style applied to this theme's<blockquote>
tags. Each skin has a custom color for the blockquote style. You can also create your own custom styles to match any skin using the following code in your stylesheet:blockquote { border-color: [your color]; }
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pretium, leo ac hendrerit vulputate, libero libero congue ipsum, nec consectetur nunc arcu in tortor. Phasellus eu cursus nunc. Duis eros nulla, mollis eu molestie id, commodo gravida massa. Nullam mollis, nisl nec sodales hendrerit, diam nunc auctor arcu, eget suscipit lectus metus nec lacus.
Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Suspendisse nibh tortor, aliquet vel pellentesque ac, interdum non mauris. Donec est eros, fringilla vitae commodo non, pretium vel tortor. Quisque sed elit mi. Sed tortor nunc, egestas eu suscipit sed, faucibus a nisl. Praesent eros orci, viverra vitae vestibulum quis, luctus feugiat ipsum.
Nullam tristique nunc quis ante dapibus vel tincidunt turpis ornare. Nullam ante arcu, viverra ac rhoncus id, pretium eget magna. Aliquam quis massa urna, accumsan pellentesque sapien.
abbr | <abbr> |
a.c.r.o.n.y.m | <acronym> |
This is cited. | <cite> |
<del> |
|
Inserted text | <ins> |
This is a definition. | <dfn> |
With emphysis | <em> |
Strong (bold) | <strong> |
Code text sample |
<code> |
This is predefined text with custom spacing and tabs. body { margin: 0; padding: 0; background: none; font-style: normal; color: #000; }
Column Title |
Column Title |
Column Title |
Column Title |
|
---|---|---|---|---|
Item | value / option | value / option | value / option | value / option |
Item | value / option | value / option | value / option | value / option |
Item | value / option | value / option | value / option | value / option |
Item | value / option | value / option | value / option | value / option |
Item |