The LB Redbridge design system.

Text input

Standard textbox for user input with attribute type="text"
GDS guidelines on using this component (opens in a new window)



                    
                      
<div class="govuk-form-group"> <h1 class="govuk-label-wrapper"><label class="govuk-label govuk-label--l" for="event-name"> What is the name of the theatre? [label] </label> </h1> <input class="govuk-input" id="event-name" name="event-name" type="text"> </div>