Skip to content

Heading H1

Heading H2

Heading H3

Paragraph: Nimiq is the blockchain designed for simplicity. Nimiq aims to be the best performing and easiest-to-use decentralized payment protocol & ecosystem. The project is striving to combine state-of-the-art blockchain research and web technology. Nano clients synchronize in seconds. Nimiq is browser-based and installation-free.

I am a link

This is small text.

Label

Info notice.

Success notice.

Warning notice.

Error notice.

TIP

You can also add the nq-style class to a container element to automatically apply heading, paragraph, link and list styles to its contents.

html
<h1 class="nq-h1">Heading H1</h1>
<h2 class="nq-h2">Heading H2</h2>
<h3 class="nq-h3">Heading H3</h3>
<p class="nq-text">Contrary...</p>
<a class="nq-link">I am a link</a>
<p class="nq-text-s">This is small text.</p>
<span class="nq-label">Label</span>
<p class="nq-notice info">Info notice.</p>
<p class="nq-notice success">Success notice.</p>
<p class="nq-notice warning">Warning notice.</p>
<p class="nq-notice error">Error notice.</p>
<div class="nq-style">...</div>