I don’t know what I’m doing wrong. This is the instruction:
Step 41
With form submissions, it is useful, and good practice, to provide each submittable element with a name attribute. This attribute is used to identify the element in the form submission.
Give each submittable element a unique name attribute of your choosing, except for the two radio inputs.
As said above, please post your code instead of sending screenshots. When you post your actual code it lets us copy it and paste it in to the challenge ourselves so we can see exactly whats going on. Also, can you provide a link to the current challenge you are on as well
To post code:
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.