digitalmarketplace-frontend
Version:
Digital Marketplace Frontend contains assets and components used in Digital Marketplace projects
14 lines (8 loc) • 334 B
HTML
<div class="govuk-form-group">
<h1 class="govuk-label-wrapper">
<label class="govuk-label govuk-label--l" for="input-test-name-with-page-heading">
National Insurance number
</label>
</h1>
<input class="govuk-input" id="input-test-name-with-page-heading" name="test-name-with-page-heading" type="text">
</div>