<- Go Back

Style Guide all supported elements🔥

9 min read
Style Guide all supported elements image

Hi there👋, this post will help you understand all the wonderful elements that you get out-of-the-box! hope you'll have fun😃

Typography

Typography is important for indexing the layout of a web page and ranking its content in search engines. It is also used to highlight important topics, provide valuable information, and provide insight into the structure of the document.

Heading 1

Heading2

Heading 3

Heading 4

Heading 5
Heading 6

This is paragraph

Redirection Link

Highlighting

Highlighting text adds a vibrant touch to your document, making important information pop off the page.

Quotes

Share inspirational quotes that inspires others!

Biryani is love❤️

Lists

Unordered List:

  • Grocery shopping
  • Complete work assignments
  • Exercise routine
  • Call a friend

Ordered List:

  1. Grocery Shopping
  2. Complete work assignments
  3. Call a friend
  4. Exercise routine

Images

Supports custom images, helps to make your content standout!

Code

Unleash the power of simplicity with our user-friendly code block feature. It may be straightforward, but its simplicity is its strength, offering an efficient and practical way to showcase your code snippets effortlessly on your blog.

function myLifeCycle() {
    if (isAlive($me)) {
        eat($me);
        sleep($me);
        code($me);
        myLifeCycle();
    }
}

// Start life cycle
myLifeCycle();

Key Bindings

You can add the key bindings ex: ctrl + ⌘ or enter

Embedding

Add customised embedding to your site example: Youtube, Spotify etc...

Youtube embed👇

Spotify embed👇

Share:

🔔 Subscribe to our Newsletter

Stay up to date with our latest news and products

contentql logoMade in ContentQL