Alerts
Alerts are used to attract user's attention for important information without interrupting the user's flow
Example of Simple Alert Bar
Simply copy the below HTML according to your desired style
Example of Alert Bar with Icon
Simply copy the below HTML according to your desired style
Example of Alert Bar with Icon and Dismiss
Simply copy the below HTML according to your desired style
Demo of Alert with Close Button
To create a dismissable alert, simply pick your alert style and wrap it in the alert container like below. Don't forget to include the script!
Avatar
Avatars are images used for profile pictures. They could be your own photo, your pet or anything that represents you best
Round Avatar
There are 5 different sizes available for round avatars: xs, s, m, l, xl. Simply copy the below html and choose the size per your requirement
Square Avatar
There are 5 different sizes available for square avatars: xs, s, m, l, xl. Simply copy the below html and choose the size per your requirement
Text Avatar
There are 5 different sizes available for text avatars: xs, s, m, l, xl. Simply copy the below html and choose the size per your requirement
Badge
Badges can be used as status indicators, display notifications or highlight any textual information
Status Badge on Avatar
There are 4 different status badges available: online, offline, busy, away. Simply copy the below html and choose the status per your requirement
Notification Badge on Icons
Simply copy the below html to style your notification badges
Text Badge
Release v1.1.2
Release v1.1.2
NewRelease v1.1.2
BetaThere are 2 sizes available for solid text badges, and 2 styles - solid, outline. Simply copy the below html and choose the style/size per your requirement
Button
Buttons are webpage-elements which encourage the user to take specific actions. Primary buttons also serve as Call-To-Action(CTA) buttons
Button Styles
Simply pick your style of button from the code below
Button Sizes
Each button style comes in 3 sizes - small, medium, large
Floating Buttons
For a floating icon button, choose your icon and apply to the HTML below
Cards
Vertical Card

Floral Red Dress
$24.99 $28.99

Floral Red Dress
$24.99 $28.99

Floral Red Dress
$24.99 $28.99
Simply copy the below html to create a vertical card with badge and dismiss
Vertical Card with Overlay
Simply copy the below html to create a vertical card with text overlay
Horizontal Card

$24.99 $28.99

$24.99 $28.99
Simply copy the below html to create a horizontal card with badge
Grid
Grids help in designing visually and functionally aesthetic webpage layouts whih guide the user's attention as desired. This library provides four simple and responsive grid layouts to get your webpage up and running in no time
50-50 Grid Layout
Main Heading
Insert Content Here
Simply copy the below html to use this layout
60-40 Grid Layout
Main Heading
Insert Content Here
Simply copy the below html to use this layout
70-30 Grid Layout
Main Heading
Insert Content Here
Simply copy the below html to use this layout
30-70 Grid Layout
Main Heading
Insert Content Here
Simply copy the below html to use this layout
Images
Images are the backbone of any good website. Choose from responsive, round and square styles to add images to your webpages.
Responsive Image
Simply copy the below html to apply a responsive image which will fill up its parent container
Round Image
Simply copy the below html to use the round image. For best results, use images with same height and width
Square Image
Simply copy the below html to use the square image
Inputs
Input Forms are used to gather user details and/or feedback. The below form contains validation checks for incorrect user inputs
Responsive Input Form with Validation
Create Account
Simply Copy and below HTML code and don't forget to include the inputs script which is part of the library source code
Lists
Unordered List styles
- Todo Item-1
- Todo Item-2
- Todo Item-3
- Todo Item-1
- Todo Item-2
- Todo Item-3
- Todo Item-1
- Todo Item-2
- Todo Item-3
Simply copy the below HTML according to your desired list style
Ordered List styles
- First, mix all the dry ingredients
- Then, add the wet ingredients
- Finally, bake the cake
- First, mix all the dry ingredients
- Then, add the wet ingredients
- Finally, bake the cake
- First, mix all the dry ingredients
- Then, add the wet ingredients
- Finally, bake the cake
Simply copy the below HTML according to your desired ordered list style
Inline List styles
- Home
- Login
- Contact
Simply copy the below HTML to get inline list
Stacked Lists
-
Read this article by Susan Doe
-
Read this article by Susan Doe
Simply copy the below HTML if you like the stacked list style
Modal
A modal prompts your user to take an action before anything else can be done. It disables the rest of the screen, and the call to action pops out.
Clean, Minimal Modal
Modal
Simple Modal which pops out of the page to attract the user's attention. Replace it with your content.
Demo
Modal
Simple Modal which pops out of the page to attract the user's attention. Replace it with your content.
Simple copy paste the below HTML and Javascript and you will have a clean modal in no time!
Rating
Ratings are an interactive way to gather feedback from the user regarding a product or service
Standard 5-star rating
Simply add the below HTML to get a flexible rating system
The script below allows you to record the rating the user provided
Typography
Typography helps give appropriate emphasis to your website elements and builds the written content on your website. Choose from the below styles to give your website a polished look!
Sample Styles
Simply copy the below html and choose the style/size per your requirement
Simply copy the below html and choose the style/size per your requirement
Simply copy the below html and choose the style/size per your requirement
Toast
Example of Simple Toast
Simply copy the below HTML according to your desired style
Example of Toast with Icon
Simply copy the below HTML according to your desired style
Example of Toast Bar with Icon and Dismiss
Simply copy the below HTML according to your desired style
Demo of toast with Close Button
To create a dismissable toast, simply pick your toast style and wrap it in the toast container like below. Don't forget to include the script!