<label><input type="checkbox" required />
I accept the <a href ="https://www.freecodecamp.org/news/terms-of-service/"> terms and conditions</a>
</label>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36
Challenge: Learn HTML Forms by Building a Registration Form - Step 27
You did not add your code so we could not tell what did you miss in your code
All I can say and show is:
the challenge:
‘link the text terms and conditions in the third label’
the result should looks like this (attention only link the text terms and conditions any space before or after could fail the test)
I accept the terms and conditions
I’ve edited your post for readability. 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.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.