All HTML headings,<h1>
through <h6>
,are available.
Heading | Example |
---|---|
|
h1. Bootstrap heading |
|
h2. Bootstrap heading |
|
h3. Bootstrap heading |
|
h4. Bootstrap heading |
|
h5. Bootstrap heading |
|
h6. Bootstrap heading |
Make a paragraph stand out by adding .lead
Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis,est non commodo luctus.
<pclass="lead">Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Duis mollis,est non commodo luctus. </p>
Lorem ipsum dolor sit amet,consectetur adipisicing elit,sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident,sunt in culpa qui officia deserunt mollit anim id est laborum.
Styling for common inline HTML5 elements.
You can use the mark tag to highlighttext.
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.
For quoting blocks of content from another source within your document. Wrap <blockquote class="blockquote">
around any HTML as the quote.
Lorem ipsum dolor sit amet,consectetur adipiscing elit. Integer posuere erat a ante.
<blockquoteclass="blockquote"><pclass="mb-0">Lorem ipsum dolor sit amet,consectetur adipiscing elit. Integer posuere erat a ante.</p></blockquote>
Bootstrap v4.3 ships with the option to enable responsive font sizes,allowing text to scale more naturally across device and viewport sizes. RFS can be enabled by changing the $enable-responsive-font-sizes
Sass variable to true and recompiling Bootstrap.
To support RFS,we use a Sass mixin to replace our normal font-size
properties. Responsive font sizes will be compiled into calc()
functions with a mix of rem
and viewport units to enable the responsive scaling behavior.
If you have made your decision to purchase this template,go ahead and press on the following button to get a license in less than a minute.