Having Issues on Step 11, and cannot solve it at all. It’s telling me I need to associate every input element with a label element using the for and id attributes, but is that not what I’m doing? I even put the input inside the label box and still nothing. Can someone help me figure this out please?
Hi buddy, if you’re instructed to add the label element with the input element then is means here you need to do put the for element inside the label element and you need to put the id element inside the input element.
A bit? I removed the label and moved it back to the original spot on all of them: Subscribe Unless, it’s my for and id…but it’s also still saying I’m doing it incorrectly
Okay figured it out I swapped the id’s but now it’s saying I need to ad an id to my required button but I have it added? Unless…it’s on the wrong line.
It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge. How to Help Someone with Their Code Using the Socratic Method
We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.