Is this a bug?:
Aint no way the ai is saying You should only wrap the a
element around the text terms and conditions
. I wrap it and still gets an error
<label>
<input type="checkbox" required />
I accept the <a href="https://www.freecodecamp.org/news/terms-of-service/"> terms and conditions </a>
</label>
Challenge: Learn HTML Forms by Building a Registration Form - Step 26
Link to the challenge: