Bootstrap class: .form-label

    <div>
        <label for="exampleInput" class="form-label">Example label</label>
        <input type="text" class="form-control" id="exampleInput" placeholder="Example placeholder">
    </div>

Preview

Check .form-label 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.

Tips 💡

More in Bootstrap Forms