Bootstrap CSS Classes

Bootstrap CSS class .input-group-text

    <div class="input-group mb-3">
        <span class="input-group-text" id="inputGroup">Example text</span>
        <input type="text" class="form-control" aria-label="Example input" aria-describedby="inputGroup">
    </div>

Preview

Are you tired of writing HTML by hand?

Check .input-group-text in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More Bootstrap CSS classes in Forms category

© 2025 Shuffle. All rights reserved.