title | category | tags | |
---|---|---|---|
Layout: Post with Table Of Contents |
Layout |
|
Enable table of contents on post or page by adding {%raw %}{% include toc %}{% endraw %}
where you'd like it to appear.
{% include toc %}
Below is are some HTML elements. Check the source code to see the many embedded elements within paragraphs.
Lorem ipsum dolor sit amet, test link adipiscing elit. This is strong. Nullam dignissim convallis est. Quisque aliquam.
 {: .image-right}
This is emphasized. Donec faucibus. Nunc iaculis suscipit dui. 53 = 125. Water is H2O. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. The New York Times (That’s a citation). Underline.Maecenas ornare tortor. Donec sed tellus eget sapien fringilla nonummy. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus.
HTML and CSS are our tools. Mauris a ante. Suspendisse quam sem, consequat at, commodo vitae, feugiat in, nunc. Morbi imperdiet augue quis tellus. Praesent mattis, massa quis luctus fermentum, turpis mi volutpat justo, eu volutpat enim diam eget metus.
Lorem ipsum dolor sit amet, test link adipiscing elit. Nullam dignissim convallis est. Quisque aliquam.
- Item one
- sub item one
- sub item two
- sub item three
- Item two
- Item one
- Item two
- Item three
Header1 | Header2 | Header3 |
---|---|---|
cell1 | cell2 | cell3 |
cell4 | cell5 | cell6 |
---- | ||
cell1 | cell2 | cell3 |
cell4 | cell5 | cell6 |
===== | ||
Foot1 | Foot2 | Foot3 |
{: rules="groups"} |
#container {
float: left;
margin: 0 -240px 0 0;
width: 100%;
}
Make any link standout more when applying the .btn
class.
<a href="#" class="btn btn--success">Success Button</a>
Watch out! You can also add notices by appending {: .notice}
to a paragraph.
{: .notice}