I have a couple of images below. The top is what I am supposed to create, the bottom is what I currently have. How do I get my address line to look like that? Here is my current code for it:
<label for="addBox">Address *</label>
<input type="text" id="addBox" name="address" required>
<br>