Check out how Tranquilpeak theme displays HTML elements beautifully. It’s simple and elegant.

Headings

H3 Heading

This is an H3 heading with some text below it.

H4 Heading

This is an H4 heading with some text below it.

H5 Heading

This is an H5 heading with some text below it.

Paragraphs

This is a regular paragraph with some text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Blockquotes

This is a blockquote. It can span multiple lines and is styled beautifully in Tranquilpeak theme.

Another blockquote with different content to show the styling.

Lists

Unordered List

  • Item 1
  • Item 2
  • Item 3
    • Sub-item 3.1
    • Sub-item 3.2

Ordered List

  1. First item
  2. Second item
  3. Third item
    1. Sub-item 3.1
    2. Sub-item 3.2

Code Blocks

Inline Code

This is inline code within a paragraph.

Code Block

1
2
3
4
function hello() {
console.log("Hello, Tranquilpeak!");
return "Welcome to the beautiful theme";
}

Tables

Feature Description Status
Responsive Works on all devices
Cover Images Beautiful post covers
Code Highlighting Syntax highlighting
Image Gallery Multiple image display

Here’s a link to Hexo and another link to Tranquilpeak.

Emphasis

This text is italic and this text is bold. You can also use bold italic text.

Horizontal Rule


This content appears after a horizontal rule.