As correctly @camperextraordinaire said you need to move your input elements into the labels,
think about labels as wrappers for your input, so instead of doing in this way as you did:
@lucatardi thank you! is there anyway you could refer me to a page for the lingo of the code… i can understand the concept but its like being thrown into a language u know nothing about and then trying to decipher what “elements” are or “attributes” thats what I’m getting hung up on. if that even makes sense lol…
also my labels where closed off in the wrong places right? because i just redid the whole thing and passed the challenge.
anyway thank you!