Avatar
Avatar can be used to show user's profile picture on profile information page, on navigation bar, in blogs grid items.
Example of Image Avatar
Include class avatar and for size add class avatar-lg, avatar-md, avatar-sm, avatar-xs
Example of Text Avatar
Include class avatar-text
Alert
Alerts are used for important information without interrupting the user's flow
Example of Primary Alert
Include class alert and primary-alert to make primary alert.
Example of Diferent Alerts
Include class alert and warning-alert danger-alert success-alert to make different alerts.
Badge
Badges are being used to display a notification count or status information
Example of Badge on Avatars
Include class badge-container and status-badge and for various status use status-online, status-away, status-busy, status-offline
Example of Badge on Icons
Include class badge-container and icon-badge
Card
Example of Vertical Card
Include class card and vertical-card
Card Title
Card Subtitle
Lorem ipsum dolor sit amet consectetur adipisicing elit. Impedit, fuga?
Example of Horizontal Card
Include class card and horizontal-card
Card Title
Card Subtitle
Lorem ipsum dolor sit amet consectetur adipisicing elit. Impedit, fuga?
Example of Text Card
Include class card and text-card
Card Title
Card Subtitle
Lorem ipsum dolor sit amet consectetur adipisicing elit. Impedit, fuga?
Example of Card with Badge
Include class card and badge-card
Card Title
Card Subtitle
Lorem ipsum dolor sit amet consectetur adipisicing elit. Impedit, fuga?
Example of Card with Dismiss
Include class card and dismiss-card
Card Title
Card Subtitle
Lorem ipsum dolor sit amet consectetur adipisicing elit. Impedit, fuga?
Example of Card with Text Overlay
Include class card and overlay-card
Image
Images can be responsive and also can be customised to be round shaped
Example of Responsive Image
Include class responsive-img and for making your image Responsive
Example of Round Image
Include class round-img and responsive-img
Input
Inputs are used for taking user inputs in various ways.
Example of Normal Input
Include class input-field for normal input and textarea.
Example of Validated Inputs
Include class input-field and input-validation to make Validated Input.
html
javascript
List
List are used to show and stack similar elements and items.
Example of Unordered List with bullets.
Include class list
- one
- two
- three
- four
- one
- two
- three
- four
- one
- two
- three
- four
Example of Ordered List with bullets.
Include class list and other based on style.
- Numbered List
- Numbered List
- Numbered List
- Numbered List
- Lower Alphabetical List
- Lower Alphabetical List
- Lower Alphabetical List
- Lower Alphabetical List
- Reversed List
- Reversed List
- Reversed List
- Reversed List
- Capital Alphabetical List
- Capital Alphabetical List
- Capital Alphabetical List
- Capital Alphabetical List
- Roman List
- Roman List
- Roman List
- Roman List
- Roman List
- Roman List
- Roman List
- Roman List
Example of List with no bullets.
Include class list and list-no-style
- List item 1
- List item 2
- List item 3
- List item 4
Example of Stacked List
Include class list and list-stacked
Toast
Example of Toast
Include toast class.
Typography
Example of Heading
For heading u can use h1, h2, h3, h4, h5, h6 elements.
H1 Heading
H2 Heading
H3 Heading
H4 Heading
H5 Heading
H6 Heading
Example of Paragraph elements.
Include class xl, l, s, xs.
Extra Large Text
Large Text
Text
Small Text
Extra Small Text
Example of Text Alignments
Include class text-left, text-center and text-right for alignment.
Left Text
Center Text
Right Text
Example of Colored Text
Include class text-primary, text-grey, text-white,text-green and text-red
Primary Color Text
Grey Color Text
White Color Text
Green Color Text
Red Color Text