Bulma CSS Classes

Bulma CSS class .label

<div class="field">
  <label class="label">Name</label>
  <div class="control">
    <input class="input" type="text" placeholder="Text input">
  </div>
</div>

Preview

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

More Bulma CSS classes in Label category

© 2024 Shuffle. All rights reserved.