Hi there, the text I accept the terms and conditions should go directly after the input element.
After adding the text, you need to turn the newly typed terms and conditions into a link that points towards https://www.freecodecamp.org/news/terms-of-service/.
hello, im sorry im still stuck, i dont understand what your saying, didnt i already make the link for the terms and conditions?
and also the text isnt working either, i placed it at every possible position, yet it doesn’t get accepted. Please advice
This code is nearly correct, however if you notice in the preview you get the text I accept the terms and conditions terms and conditions instead of I accept the terms and conditions.
You should delete the extra terms and conditions which is not in the anchor element.
Your anchor element(including the href) is correct.
When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
Hello! Its great that you have figured it out, but please do not post the solution. One should be allowed to understand what they are doing. By giving them the solution, they will not understand, and will remain confused.
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.
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.