Bootstrap 5 Carousel

BS5-multiple-slides

Carousel is a slide-show component that you may use for various purposes in your website. For example, sliding the important marketing information with images.

Bootstrap 5 Popovers

BS5-popover-images

A popover is like tooltip that displays as a pop-up box without disrupting page layout. A popover is different to tooltip in that it may contain more content that tooltips.

Bootstrap 5 Collapse

BS5-collapse-show

Bootstrap 5 collapse component allows show/hide content in your website project by using a few classes and JavaScript Plug-ins.

Bootstrap 5 Badges

BS5-badges-color

A small component to show count of something. For example, showing number of messages in the inbox with a button.

Bootstrap 5 Form Validation

validation-radio-check

Bootstrap 5 enables custom styles by using HTML 5 form validation. Besides, you may also provide feedback/tips to the users via browser default behaviors as well as JavaScript.

Bootstrap 5 Range

BS5-range-runnable

Bootstrap 5 has built-in support for creating range selector for the user by using built-in features.
Simply use the controls with form range for creating range feature in your web pages.