is now part of Shuffle™. The new editor includes templates for Bootstrap, Bulma, Material-UI, and Tailwind CSS.
Switch to Shuffle →

Bootstrap class: .form-text

    <label for="inputPassword5" class="form-label">Password</label>
    <input type="password" id="inputPassword" class="form-control" aria-describedby="passwordInfo">
    <div id="passwordInfo" class="form-text">
    Your password must be 8-15 characters long, and this is an example of form-text
    </div>

Preview

Your password must be 8-15 characters long, and this is an example of form-text

Tips 💡

More in Bootstrap Forms