Install Blossom UI
Copy and paste the code in the head tag of your html document. So that you can style your components by just adding class names to your html elements.
Avatar
Avatar can be used to show user's profile picture on profile page, on navigation bar, on user login info.
Example of Image AvatarAvatar is available in 4 different sizes. You can use image in Avatar. Copy paste the below code of your desired size avatar.
Alert
Alert can be used to show alter messages such as warnings, success, danger alerts etc.
Example of AlertAlert is available in 5 different categories. Copy paste the below code of any Alert.
Badge
Badge can be used to show notification, in icon user-profile, no. of items in cart wishlist etc.
Example of badgeDifferent kinds of Badges are available. Copy paste the below code of any badge and use it in your own code.
Button
Button can be used to show onclick functionality.
Example of Standard ButtonCopy paste the below code of any Button and use it. Also you can change the background color to bg-success , bg-warning, bg-info for respective types of button.
Copy paste the below code of any Button and use it.
Copy paste the below code of any Button and just replace the `link` with your link.
Copy paste the below code of floating Button and use it in your own ui.
Cards
Cards can be used to show display products.
Example of Horizontal cardCopy paste the below code of Horizontal Card and use it.
Content Heading
this is the body of content
Copy paste the below code of Vertical Card and use it.
Content Heading
Sub Heading
This is the content paragraph. This is the content paragraph.
Copy paste the below code of any Cards and just replace the image `link` with your link.
Copy paste the below code of Ecom Card with hover effect and use it.
Description of product
Image
Images can be responsive to fit the parent's width, and also can be customised to be round shaped.
Example of Responsive ImageCopy paste the below code and replace the img url with your image url.
Inputs
Inputs can be multiple ways text only input, number, password inputs.
Example of InputsCopy paste the below code and use in your project.
wrong password
Text Utilities
There are six type of heading starting from h1 to h6
Example of Text UtilitiesCopy the below code of respective heading styles to use.
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Copy the below code of respective heading styles to use.
Lists
There are diffrent types of list, orderd, unordered, non-bullets.
Example of ListCopy the below code of respective List styles to use.
- Item One
- Item Two
- Item Three
- Item Four
- Item One
- Item Two
- Item Three
- Item Four
- Item One
- Item Two
- Item Three
- Item Four
Copy the below code of stacked list and use in your own code.
Content Heading
this is the body of contentContent Heading
this is the body of content
Modals
Modal are used in show pop-up cards and alerts.
Example of ModalCopy the html and js code of Modal and use in your project.
Alert modal demo
Simple modal demo
JS code link of alert modal
HTML code link of simple alert
JS code link of simple alert
Rating
Rating are used in giving rating to any product or feeback.
Example of RatingCopy the html and js code of Rating and use in your project.
Toast
Toast are used in giving popup messages like error succes.
Example of ToastCopy the html and js code of Toast and use in your project.
Succes toast demo
Error toast demo
Grid
Grid are used in giving Grid to any product or feeback.
Example of GridCopy the html and js code of Grid and use in your project. (Grids dose not have any background color as defaut extrenal classes are used to provide background color)
Copy the html and js code of Grid and use in your project. (Grids dose not have any background color as defaut extrenal classes are used to provide background color)
Slider
Slider are used to get range inputs.
Example of SliderCopy the html code of Slider and use in your project.
End of the page ©blossom-ui 2022