Bootstrap 5 UI Tutorial

Build fast, responsive sites with Bootstrap 5

BS5 Input Groups

Bootstrap 5 Input Groups

The .input-group class is a container to enhance an input by adding an icon, text or a button in front or behind the input field as a "help text".

Use the .input-group-text class to style the specified help text.

Try It Yourself

Edit the code below and click Run to see the result live.

Source Code
Result
Topics