UNPKG

govuk-frontend

Version:

GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.

7 lines (6 loc) 269 B
<div class="govuk-form-group"> <label class="govuk-label" for="input-with-autocapitalize-off"> Autocapitalize is turned off </label> <input class="govuk-input" id="input-with-autocapitalize-off" name="autocapitalize" type="text" autocapitalize="none"> </div>