<inputid="input"type="text"placeholder="Search for an address with autocomplete"/><!-- Create an input field to attach autocomplete --><!-- Below are your existing input fields --><label>Address Line One</label><inputid="first_line"type="text"><label>Address Line Two</label><inputid="second_line"type="text"><label>Address Line Three</label><inputid="third_line"type="text"><label>Post Town</label><inputid="post_town"type="text"><label>Postcode</label><inputid="postcode"type="text">