I can’t seem to find out where to place the input within the labels.
<fieldset>
<label>Enter Your First Name:</label> <input: >
<label>Enter Your Last Name:</label> <input: >
<label>Enter Your Email:</label> <input: >
<label>Create a New Password:</label> <input: >
</fieldset>