Blockquotes. You can choose to have a blockquote that goes all the way across the page. Just add <blockquote>Your text</blockquote> to your page.
You can add a block quote easily. You can make this blockquote float to the right by adding "rightside" as a class. You can make it float to the left by adding "leftside" as a class.
Vel sodales sit amet, auctor vitae dui. Nulla facilisi. Proin suscipit velit
et enim scelerisque at consequat sem imperdiet. Vivamus mauris nisi,
malesuada eget bibendum vel, suscipit in est. Praesent semper tempor quam,
et eleifend dolor cursus a.
The coding for floating left or right looks like this.
<blockquote class="rightside" > OR
<blockquote class="leftside" >
Big Letters
Your styling would look like this: <p class="bigletters"> Your text here </p>
or Big Letters 2
Your styling would look like this: <p class="bigletters2"> Your text here </p>
Eli Burford created the small social media icons pictured above, that were used in this site.
The gray-scale social media icons above were downloaded from Find Icons.com. [I gray-scaled them.]
This template offers a variety of ways to present your images as shown below. All you have to do is add the specific image class to your image.
Float an image to the left without a border:
<img alt="" src="images/banner1.jpg" class="imageleft">
Float an image to the left with a border:
<img alt="" class="imageleft-border" src="images/banner1.jpg">
Float an image to the left with a border and a shadow:
<img alt="" class="image-catalog imageleft" src="images/banner1.jpg">
Make a square image appear to be round and float it to the left. [looks square in Design view]
<img alt="" class="image-round imageleft" src="images/banner1.jpg">
Float an image to the right without a border:
<img alt="" src="images/banner1.jpg" class="imageright">
Float an image to the right with a border:
<img alt="" class="imageright -border" src="images/banner1.jpg">
Float an image to the right with a border and a shadow:
<img alt="" class="image-catalog imageright" src="images/banner1.jpg">
Make a square image appear to be round and float it to the right. [looks square in Design view]
<img alt="" class="image-round imageright" src="images/banner1.jpg">
1Add your text
2 Place your curser at the beginning of the text and add the style by
choosing: home, call, email, hours or comment
Home - It looks like this in code view: <p class="home">Home</p>
Call - It looks like this in code view: <p class="call">
Email - It looks like this in code view: <p class="email">
Comment - It looks like this in code view: <p class="comment">
3 Once you apply the style, the small icon will automatically show up! Easy stuff!
The Drop Cap can be done by applying the dropcap class.
<span class="dropcap">First Letter of your paragraph</span>
You can also words by applying the highlight class.
<span class="highlight">highlight</span>
You can make a
by applying the button class.<span class="button">button</span>
1 You can also use the Big Number style to make the circled number.
<span class="bignumber">1 </span>
2 This is Big Number style 2. Wisi e nim ad minim veniam, quis nos.
<span class="bignumber2">2</span>
3 This is Big Number style 3. Wisi e nim ad minim veniam, quis nos.
<span class="bignumber3">3</span>
All you do is type in the number (or anything you would like to have in a small circle), highlight it, and then add the class: bignumber.
You can have list items appear like this:
This is the default unordered list:
Or you can apply the list1 class to the ul and get this:
Morbi id dolor tellus. Cras nunc massa, congue sit amet interdum id, vulputate ac eros. Mauris eu adipiscing erat. Ut magna nunc, tincidunt in ultricies eu, elementum ut erat.
Nunc fermentum nisi rhoncus ante tristique molestie. Proin vel tempor orci. Proin quam enim, tincidunt at lobortis a, adipiscing a leo. Cras porta cursus porta. Vivamus vitae rutrum lectus.
123 Main Street
Your City, Your State
1.800.123.4567
info@youraddress.com
Monday-Friday: 8-5
Saturday: Noon-5
Sunday: Closed
Designed by Templates in Time