Learn HTML Forms by Building a Registration Form - Step 31

Hey guys, i have a problem my code is not running and i cannot understand why:(
It says: You should add I accept the terms and conditions text to the label following the third fieldset. I have tried to put text " I accept the terms and conditions" everywhere

Thanks in advance

  <label for="terms-and-conditions">
terms and conditions I accept the terms and conditions

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36

Challenge: Learn HTML Forms by Building a Registration Form - Step 31

Link to the challenge:

Welcome to the community!

Try entering the text between the input element and the closing label element tag.

Then create an anchor about only the words terms and conditions while leaving the words within the statement.

<label>< input>text<a href>text</a><label>

Hope this helps you.

1 Like

I did, unfotrunetly doesn’t work

Could you please submit the complete updated code for us to see what is happening and offer you proper guidance.

After three unsuccessful attempts the Help appears to allow us to submit all code for both the html and css, along with our questions.
This allows the community to provide focused, and correct guidance to the resolution.

I guess it was some bug. because i finished that course like two month ago but it appears today that I didn’t complete on Step in that course and now seems like it’s all done

Does this mean it worked for you, now?

I hope so!

Keep up the good progress!