Features
This page demonstrate some basic element of typography which you will use frequently within your blog. Also This theme comes with Bootstrap in pack, so you can use any of the element which is available in bootstrap.
H1 Heading
H2 Heading
H3 Heading
H4 Heading
H5 Heading
H6 Heading
Donec tempor arcu quis ex gravida pellentesque. Quisque eros augue, placerat non tincidunt id, posuere et mauris. Mauris porta sollicitudin feugiat.
Unordered list
Donec tincidunt faucibus enim, non malesuada enim blandit vel. Nunc eu metus consequat, tempor magna sit amet, porttitor arcu. Nulla auctor odio tincidunt, tincidunt ipsum vitae, accumsan lectus.
- Felis ut ultricies lacinia.
- Mauris nec eros at ex luctus.
- Suspendisse fringilla.
- Lacinia porta vel eget erat.
Ordered list
Donec tincidunt faucibus enim, non malesuada enim blandit vel. Nunc eu metus consequat, tempor magna sit amet, porttitor arcu. Nulla auctor odio tincidunt, tincidunt ipsum vitae, accumsan lectus.
- Felis ut ultricies lacinia.
- Felis ut ultricies lacinia.
- Mauris nec eros at ex luctus.
- Suspendisse fringilla.
Blockquotes
Normal
All the great things are simple, and many can be expressed in a single word: freedom, justice, honor, duty, mercy, hope.
Image
Code Highlighting
HTML
<!-- start widget -->
<div class="widget">
<h4 class="widget-title"><span>Facebook</span></h4>
<div class="widget-content fb"></div>
</div>
<!-- end widget -->
CSS
.comment-wrap {
background: #fff;
padding: 1.5em 2em;
box-sizing: border-box;
margin-bottom: 1.5em;
}
javaScript
var x = 5;
var y = 2;
var z = x + y;
document.getElementById("demo").innerHTML = z;
Some other styles
- Bold Text: This text is bolded my default markup.
- Emphasize: This text is emphasize.
- Strike-through:
I am A strike-through text. - Link: I am a link
- Inline Code:
Its an Inline code example
Features of this theme
- 100% responsive.
- widgetized sidebar and footer.
- Supports inbuilt navigation system.
- Multi-author support.
- Supports Inbuilt Cover image for post and page.
- Supports Author cover, tag image and tag description.
- Easy youtube / vimeo / soundcloud / mixcloud as featured media.
- All youtube / vimeo / soundcloud / mixcloud are responsive.
- Any other
<Iframe>
object from other than above can be feature media. - Nice Code Highlighting.
- Cross-Browser Compatibility Chrome, FireFox, Safari, IE9, IE10, IE11.
- Image logo supported.
- And more...