File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,20 @@ <h3>Enter all that apply</h3>
3636 < input class ="nhsuk-input nhsuk-input--width-5 " id ="example " name ="example " type ="text ">
3737 < div class ="nhsuk-input__suffix " aria-hidden ="true "> bottles</ div >
3838 </ div >
39-
39+ < div class ="nhsuk-form-group ">
40+ < label class ="nhsuk-label " for ="example ">
41+ Strong beer, lager, cider or alcopops of abv 5.5% and over
42+ </ label >
43+ < div class ="nhsuk-input__wrapper ">
44+ < input class ="nhsuk-input nhsuk-input--width-5 " id ="example " name ="example " type ="text ">
45+ < div class ="nhsuk-input__suffix " aria-hidden ="true "> pints</ div >
46+ </ div >
47+ < br >
48+ < div class ="nhsuk-input__wrapper ">
49+ < input class ="nhsuk-input nhsuk-input--width-5 " id ="example " name ="example " type ="text ">
50+ < div class ="nhsuk-input__suffix " aria-hidden ="true "> cans or bottles</ div >
51+ </ div >
52+
4053</ div >
4154 </ div >
4255
You can’t perform that action at this time.
0 commit comments