We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Each form element, excluding buttons and hidden input elements, is surrounded in a list element within the ordered list:
<li class=""> <label for="text">Text Element:</label> <input id="text" name="text" type="text" /> <span>Required</span> <p>Optional Instructional or Helper Text</p> <div class="alert"> <dl> <dt>Number Element:</dt> <dd>Text value. Describe the error and why</dd> </dl> </div> </li>
There was an error while loading. Please reload this page.