Headings
h1 — Heading
h2 — Heading
h3 — Heading
h4 — Heading
h5 — heading
h6 — Heading
Definition list title
Definition list title #1
This is how the text section can be designed. This text is suitable for posts or a short description of the article. The font is understandable, it matches the overall design of the template and is generally good for any content.
Definition list title #2
A similar section but with fewer words in it. Great for writing the heading of articles. The gray color font is very nice for visual perception.
Unordered lists
- Monochrome combination.
- Similar color scheme combination.
- Complementary circuit.
Ordered list
- Warm colors call a feeling of warmth, coziness, and comfort in a person, therefore they allow you to create a pleasant atmosphere.
- Cold colors are associated with winter, they create a feeling of freshness.
- Neutral shades do not cause a feel warm or cool and called neutral.
Blockquotes
If everyone would look for that uniqueness then we would have a very colorful world.
Michael Schenker
Tables
Title | Title |
Title | Simple text example for table cells. |
Title | Another type of text location. |
Title | Simple text example for table cells. |
Title | Another type of text location. |
HTML tags
Address tag: 357 Travis Ave Staten Island, NY 10314, USA
Anchor tag (aka. link): This is an example of a link.
Abbreviation tag: The abbreviation srsly stands for «seriously».
Acronym tag (deprecated in HTML5):The acronym ftw stands for «for the win».
Big tag (deprecated in HTML5): These tests are a big deal, but this tag is no longer supported in HTML5.
Cite tag: “Code is poetry.” — Automattic
Code tag: You will laern later on in these tests than wodr-wrap: break-word;
will be your best friend.
Delete tag: This tag will let you <strike>
instead).
Emphasize tag: The emphasize tag should italicize text.
Insert tag: This tag should denote inserted text.
Code tag: This scarcely known tag emulates keyboard text, which is usually styled like the <code>
tag.
Preformatted tag: This tag styles large blocks of code.
.post-title { margin: 0 0 5px; font-weight: bold; font-size: 38px; line-height: 1.2; and here's a line of some really, really, really, really long text, just to see hov the PRE tag handles it and to find out how it overflows; }
Quote tag: Developers, developers, developers… — Steve Ballmer
Strike tag (deprecated in HTML5): This tag shows strike-through text
Strong tag: This tag shows bold text.
Subscript tag: Getting our science styling on with H2O, which should push the «2» down.
Superscript tag: Still sticking with science and Isaac Newton’s E = MC2, which should lift the 2 up.
Teletype tag (deprecated in HTML5): This rarely used tag emulates teletype text, which is usually styled like the <code>
tag.
Variable tag: This allows you to denote variables.