Github

Label

Native <label class="label" for="…">. A placeholder is not a label. There is no wrapper.

Preview

Code

<label class="label" for="name">Name</label>
<input class="input" id="name" type="text">