All HTML headings, <h1>
through <h6>
, are available.
Code | Font-Size | Heading |
---|---|---|
<h1></h1> |
2.5rem |
Heading 1 (MEGA) |
<h2></h2> |
2rem |
Heading 2 (XL) |
<h3></h3> |
1.75rem |
Heading 3 (LARGE) |
<h4></h4> |
1.5rem |
Heading 4 (MEDIUM) |
<h5></h5> |
1.25rem |
Heading 5 (SMALL) |
<h6></h6> |
1rem |
Heading 6 |
All HTML headings, <h1>
through <h6>
, are available.
Code | Heading |
---|---|
<h1></h1> |
Heading 1 Sub Heading |
<h2></h2> |
Heading 1 Sub Heading |
<h3></h3> |
Heading 1 Sub Heading |
<h4></h4> |
Heading 1 Sub Heading |
<h5></h5> |
Heading 1 Sub Heading |
<h6></h6> |
Heading 1 Sub Heading |
Using f-w-*
class, you can change the font weight.
f-w-700
f-w-600
f-w-500
f-w-400
f-w-300
All typography list:- <ul>
,<ol>
& <dl>
Traditional heading elements are designed to work best in the meat of your page content. When you need a heading to stand out, consider using a display heading—a larger, slightly more opinionated heading style.
Styling for common inline HTML5 elements.
You can use the mark tag to highlight text.
This line of text is meant to be treated as deleted text.
This line of text is meant to be treated as no longer accurate.
This line of text is meant to be treated as an addition to the document.
This line of text will render as underlined
This line of text is meant to be treated as fine print.
This line rendered as bold text.
This line rendered as italicized text.
You can Give text color by using txt-*
class
This is Primary text You can archive this adding.txt-primary
class
This is Secondary text You can archive this adding.txt-secondary
class
This is Success text You can archive this adding.txt-success
class
This is Info text You can archive this adding.txt-info
class
This is Warning text You can archive this adding.txt-warning
class
This is Danger text You can archive this adding.txt-danger
class
This is Dark text You can archive this adding.txt-dark
class
This is Primary text You can archive this adding.txt-primary
class
The <blockquote>
tag specifies a section that is quoted from another source.
The only impossible journey is the one you never begin.
In this life we cannot do great things. We can only do small things with great love.
Live in the sunshine, swim the sea, drink the wild air.