Components Alerts
Accordion
Badges
Box
Buttons
Cards
Hero
Modals
Media Object
Navbars
Pagination
Progress
Spinners
Tables
Layout Flexbox
Forms Text
Labels
Other
Others Animations
Customizing
Parallax
Typography
Utils

Hero

Published at 2021-02-19 13:57:06 Updated on pzplUI 1.4


Enterprise Networking

and Investment



<div class="hero bg-success consended">
	<h1 class="title">Enterprise Networking</h1>
	<h3 class="Subtitle">and Investment</h3>
</div>
Note - if you are using strict mode, you do not need to use the consended class.

Different colors

Enterprise Networking

and Investment


Enterprise Networking

and Investment


Enterprise Networking

and Investment


Enterprise Networking

and Investment



<div class="hero bg-normal consended">
	<h1 class="title">Enterprise Networking</h1>
	<h3 class="Subtitle">and Investment</h3>
</div>

<div class="hero bg-error consended">
	<h1 class="title">Enterprise Networking</h1>
	<h3 class="Subtitle">and Investment</h3>
</div>

<div class="hero bg-danger text-dark consended">
	<h1 class="title">Enterprise Networking</h1>
	<h3 class="Subtitle">and Investment</h3>
</div>

<div class="hero bg-info consended">
	<h1 class="title">Enterprise Networking</h1>
	<h3 class="Subtitle">and Investment</h3>
</div>