Registration Form - step 30

I can’t create this formula, can’t I get out of this beginning? Could you help me, I don’t understand.

I can’t create this formula, can’t I get out of this beginning? Could you help me, I don’t understand.

:balloon:Hello! Welcome to the forum!

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.
The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Thank you.

I can’t create this formula, can’t I get out of this beginning? Could you help me, I don’t understand.

:balloon:Hello! Welcome to the forum!

This is a bit of a tricky challenge.

Firstly, it is important to understand that, in this case, the cursor is positioned exactly where you need to start typing the opening tag for the label element. The challenge states that the new label element should follow the third (3rd) fieldset element.

Next add your closing <label> element with the forward slash (e.g. / ) so it isn’t forgotten.

Then, add the other element as instructed with the other attributes.

Submit your code and note any suggestions if it doesn’t pass. You will get there in the end, I’m sure.

Does this help?
Keep up the good progress!

Happy Coding! :slightly_smiling_face:

HI @JuniorVillaverde !

Welcome to the forum!

I merged all of your duplicate posts together into this single thread.

If you have more questions about how to complete this challenge, please ask follow up questions so we can best assist you
Also, show us your code so we can see where you are at with this challenge

1 Like