Alerts component provides important message to attract users attention without any interrupting.
Alerts are available in four types i.e Primary Alert, Successful Alert, Danger Alert and Warning Alert. To use this component, you have to add alert, according to your need you can use these classes primary-alert, successfull-alert, danger-alert, warning-alert.
Avatar use for Profile picture, You can put your Image into avatar component.
Avatar are available in five different sizes. Extra large avatar, Large avatar, Medium avatar, Small avatar and Extra small avatar. Here, img-responsive applies responsive property to image and img-rounded applies 50% of border radius to avatar. You can use these according to your need avatar-ex-large, avatar-large, avatar-medium, avatar-small, avatar-ex-small
Even You can use Initial text as Avatar for users profile. By adding text-avatar
Badges are use for user status. (such as online and offline status). To show notification count user.
Badges are available in four different types (status-online, status-offline, status-away and status-disturb) These are the classes you have to add. and also, You can use Badges on icon. You have to use these class as mentioned below.
Even you can use Text Badge. We have text badge according to size heading h1 to h6, and also for Paragraph size p. Here, class text-h1 to text-h6 and text-p applies text sizes. And class badge, badge-h1 to badge-h6 and badge-p applies badge styling .
This is paragraph Neog
Buttons are very use for website. It is also know as Call to action. We have different types of buttons. It is use, when you want your users click on Call to action.
We have different types of Button as mentioned below. Buttons for primary uses and Secondary uses. Also we have some floating Buttons. According to your needs, You can use these classes in your button for example. btn-primary for Primary button, btn-secondary for Secondary Buttons, etc as mentioned below.
Also We have outline Buttons. You can use this to.
Card are use to show collective data which mean data that are related to one particular thing for example any product.
We have many cards such as Card with text, card with image, card with overlay and also we have some of cards for products.
Lorem ipsum dolor sit amet consectetur adipisicing elit. Rerum, esse? Lorem ipsum dolor sit amet consectetur adipisicing elit. Consectetur, a?
Lorem ipsum dolor sit amet consectetur adipisicing elit. Rerum, esse? Lorem ipsum dolor sit amet consectetur adipisicing elit. Consectetur, a?
We have more than four vertical cards. You can use these cards for your website or personal projects with four different classes vertical-card, header-card, card-OFI(OFI- only footer icon), card-OFB(OFB- only footer button)
Visit ten places on our planet that are undergoing the biggest changes today.
Visit ten places on our planet that are undergoing the biggest changes today.
Visit ten places on our planet that are undergoing the biggest changes today.
Visit ten places on our planet that are undergoing the biggest changes today.
We have also overlay Card with text. These two classes applies overlay styling to cards text-card-overlay and overlay-text
Visit ten places on our planet that are undergoing the biggest changes today.
We have Badge with vertical card. You can use this card for your products.
Visit ten places on our planet that are undergoing the biggest changes today.
Also we have Horizontal card for products which comes with two button. One button for Move to cart and other is for add to wishlist.
Visit ten places on our planet that are undergoing the biggest changes today.
Also we have vertical card for products with shadow. You have to add these class to get shadow on card. images-card and, shadow-card
Visit ten places on our planet that are undergoing the biggest changes today.
Image component can be responsive to their parent Element. (They never become wider than their parent.)
You have just add responsive-images to make image responsive. This class applies max-width: 100%; and height: auto; to the image so that it scales with the parent width.
You can make images rounded by adding this rounded-images class to img Element.
Inputs are very Important part to take data from user using form element.
We have different types of input such as Primary input, Input with number, Input with error style. Here input class applies common styling to all input fields. Also we have a checkbox and radio inputs.
We have pre-build signup component. You can use this in your project to signup users.
Also, We have pre-build login component. You can use this in your project. Users can login to your website using it.
Text Utilities is a important part for website. It use for Documentation your website.
We have six different typography for Headings from text-h1 to text-h2, And one typography form Paragraph text-p
This is Paragraph
Alignment use to align your text on web page. Right, Left, And Center. Here, You can use these classes to align text text-left, text-center, text-right
We have some default sizes for text. Such as Extra large text, Large text, Medium text, Small text, Extra small text. Here, You can use these classes to your need. text-xl, text-lg, text-md, text-sm, text-xm
You can use these classes text-uppercase, text-lowercase, text-capitalize for text Uppercaase, Lowercase and Capitalize
We have some of text in different color for different use.
Lists can be use for so many things. Such as Listing some items, Stacked list, Space list, Navigation, etc. We have different types of list as mentioned below.
Order list can be use for listing items but in specific order. To use this component you can add these classes according to your needs Even You can reverse the order of ordered list, add reversed attribute to ol element.
We have also Unordered list. You can also list items using this. We mentioned some of list of types below.
Stacked list generally use for notification in you apps.
Invitation: Chrome Dev Tools + How web works @ Sat 5 Feb 2022 7:30pm - 10:30pm
Invitation: Chrome Dev Tools + How web works @ Sat 5 Feb 2022 7:30pm - 10:30pm
Invitation: Chrome Dev Tools + How web works @ Sat 5 Feb 2022 7:30pm - 10:30pm
Invitation: Chrome Dev Tools + How web works @ Sat 5 Feb 2022 7:30pm - 10:30pm
Invitation: Chrome Dev Tools + How web works @ Sat 5 Feb 2022 7:30pm - 10:30pm
It is similar as Stacked list But all list items not close to each other.
Invitation: Chrome Dev Tools + How web works @ Sat 5 Feb 2022 7:30pm - 10:30pm
Invitation: Chrome Dev Tools + How web works @ Sat 5 Feb 2022 7:30pm - 10:30pm
Invitation: Chrome Dev Tools + How web works @ Sat 5 Feb 2022 7:30pm - 10:30pm
Invitation: Chrome Dev Tools + How web works @ Sat 5 Feb 2022 7:30pm - 10:30pm
Invitation: Chrome Dev Tools + How web works @ Sat 5 Feb 2022 7:30pm - 10:30pm
Navigation use to navigate you user. Basically user can get useful link quakily form here.
We have added a basic navigation for small works.
Modal Use when you want to interrupt a user’s from current task to catch the user’s full attention.
We have a basic modal. You can use this to attract you target users. It has one button to active modal and one button is for close modal.
Lorem ipsum, dolor sit amet consectetur adipisicing elit. Praesentium maxime nulla pariatur quo animi harum nisi, qui molestias reiciendis voluptates.
Rating component use in review sections of products. You can see on many e-commerce websites.
It is a static user Rating component. You can use this component by adding below mentioned code. Here class rating-star applies some styling to it.
Toast can be use for show small amount of message. Such as feedback message.
We have a basic toast example. You can see it by clicking on Live demo button.
We use grid system to helps align page elements based on sequenced columns and rows.
We have (1x2) grid. To use this you have to add this class to grid-2-wrapper in parent container and child items should contain with this class grid-item.
We have (1x3) grid. You can use to making card. To use this you have to add this class to grid-3-wrapper in parent container and child items should contain with this class grid-item.
isit ten places on our planet that are undergoing the biggest changes today.
isit ten places on our planet that are undergoing the biggest changes today.
isit ten places on our planet that are undergoing the biggest changes today.