Labels
Demonstration
Code
Labels should always be paired with an Input Element using the Question Component. The placeholder
attribute for an input should not be used as a label.
<label class="label">What kind of help are you looking for?</label>
Labels should always be paired with an Input Element using the Question Component. The placeholder
attribute for an input should not be used as a label.