Heading One
Heading Two
Heading Three
Heading Four
Heading Five
Heading Six
Blockquote
The blockquote is used to indicate the quotation of a large section of text from another source. It can be as long or as short as you’d like!
If slaughterhouses had glass walls, everyone would be a vegetarian. ― Lynda McCartney
Mixed List Items
- Unordered list item one
- Unordered list item two
- Ordered list item one
- Ordered list item two
- Unordered list item one
- Unordered list item two
- Ordered list item one
- Ordered list item two
- Ordered list item three
- Unordered list item three
- Ordered list item three
- Unordered list item three
Code Formatting
pre { position: relative; background: #f7f7f7; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 1.5rem; line-height: 1.6; margin-bottom: 1.6em; tab-size: 4; }
Table Styles
Nobel Prize Literature | Year | Country |
---|---|---|
Svetlana Alexievich | 2015 | Belarus |
Patrick Modiano | 2014 | France |
Alice Munro | 2013 | Canada |
Mo Yan | 2012 | China |
Highlight Text Style
To use the highlight, you simply need to add a span with the class highlight. This can be done in the Text editor view. See an example below:
<span class="highlight">This will be highlighted.</span>