Style Guide Various styling for your text content


We can display strong bold text, italic text, or regular text. The environment, after all, is where we all meet, where we all where we all have a mutual interest. It is one thing that all of us share. We can highlight our text also, it is not only a mirror of ourselves, but a focusing lens on what we can become. And here is a link.


Example of H1 Title

Example of H2 Title

Example of H3 Title

Example of H4 Title

Example of H5 Title
Example of H6 Title

Text Highlight

We can highlight our text, you simply need to add a span with the class highlight. This can be done in the Text editor view.

 <span class="highlight">This will be highlighted.</span> 

Code Formatting

Display blocks of code easily using the pre tags.

pre {
    background-color: #f4f6f9;
    font-family: monospace;
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 4%;
    position: relative;
}

Table Styling

Styling for basic tables is also included in the theme.

Theme Author Rating
SquareCode Cr3ativ 5 Stars
Business Essentials 2 Cr3ativ 5 Stars
Swiss Cr3ativ 5 Stars
Ink Cr3ativ 5 Stars

Earth provides enough to satisfy every man’s needs, but not every man’s greed.

Some Awesome Person


Ordered / unordered lists

  1. Nam malesuada ornare dolor
  2. Nam malesuada ornare dolor
  3. Nam malesuada ornare dolor
  4. Nam malesuada ornare dolor

Nested Lists

  1. Nam malesuada ornare dolor
  2. Nam malesuada ornare dolor
    1. Nam malesuada ornare dolor
    2. Nam malesuada ornare dolor
    3. Nam malesuada ornare dolor
    4. Nam malesuada ornare dolor
  3. Nam malesuada ornare dolor
  4. Nam malesuada ornare dolor

Mixed Lists

  • Unordered list item one
  • Unordered list item two
    1. Ordered list item one
    2. Ordered list item two
      • Unordered list item one
      • Unordered list item two
        1. Ordered list item one
        2. Ordered list item two
        3. Ordered list item three
      • Unordered list item three
    3. Ordered list item three
  • Unordered list item three