Learn HTML Forms by Building a Registration Form - Step 31

Tell us what’s happening:

I am stuck here I do not know what I am doing wrong!

Your code so far

I accept the terms and conditions

<!-- file: index.html -->

<!-- User Editable Region -->

<input id="terms-and-conditions" type="checkbox" required /><label for="terms-and-conditions">I accept the <a href="https://www.freecodecamp.org/news/terms-of-service/">terms and conditions</a> </label>

<!-- User Editable Region -->

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36

Challenge Information:

Learn HTML Forms by Building a Registration Form - Step 31

Hello!

Could you please post the complete code for the community to be able to better guide you to a resolution of the problem?

This can done by placing three back ticks ``` before and after each complete set of code.

Thank you!

Hi this is my cod but it doesn’t work!

‘’‘I accept the terms and conditions ’‘’

Hello!

Sorry! It appears there is a misunderstanding. My request was not clear to understand.

We need the complete, not just this snippet, code from the top to the bottom of both the html index code and the css files code.

By placing three back ticks before the first of the complete code, and after the last of the code, it can be copied and pasted here for the community to see if there is something else in the other code creating the problem for you.

I apologize for not being clear with my previous request.

Thank you!

No , I’m sorry But in this step it doesn’t show the whole codes! and I also confused too! I can show you with the picture!

I’m really sorry but it doesn’t work again! :cry:


Done :tada: Thanks!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.