UNPKG

govuk-frontend

Version:

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

9 lines (8 loc) 296 B
<div class="govuk-form-group"> <h1 class="govuk-label-wrapper"> <label class="govuk-label govuk-label--l" for="textarea-with-page-heading"> Full address </label> </h1> <textarea class="govuk-textarea" id="textarea-with-page-heading" name="address" rows="5"></textarea> </div>