name is not an element so it cant be used the way you are trying to use it. It is a attribute, so it needs to be used the same way you made the id and the type attributes
You need to share your code then. Every time you make a change its best to share the code you are trying because we cant see what your doing
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.
I joined the platform today, and I am stuck in the same area that person was talking about while writing this comment I haven’t found a solution to that code. I know coding is hard, but why make it hard with a tough explanation?? Nothing was mentioned or displayed as to value attribute before getting there, but once you get the you get stuck because it was never explained. It’s just say you should find it and do it. That’s very discouraging.
Explanation says:
If you select the Indoor radio button and submit the form, the form data for the button is based on its name and value attributes. Since your radio buttons do not have a value attribute, the form data will include indoor-outdoor=on, which is not useful when you have multiple buttons.
Add a value attribute to both radio buttons. For convenience, set the button’s value attribute to the same value as its id attribute.
Now, the question is, how do we add a value attribute when there was never an example before now and no pointers to show what is a value attribute? I have searched the internet to solve it, but still its not accepting it. I guess its made there to discourage people. Coz, I am an educator and I can say that the question is not clear to be solvable.
Please dont use another users topic. Its not fair if we take away attention from the original user who was asking for help with their own issue
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.
This way we can focus on only helping you. It gets confusing when there multiple people asking questions. So, if you have your own topic it makes it easier for everyone.
Thanks for respnding,.
I commented on the previous post coz I’m faced with the same problem right now. I can’t figure out what is a value attribute and I have been passing all the task successfully before reaching that step 49. It looks like you can’t get pass 49 coz, nothing is pointing to value attribute or how is added. I mean I haven’t been any clue regarding that and I’ve searched the net just maybe they want the learner to make a quick research. Can’t solve that part.
Ok. We dont mind helping, but please read my response. This topic is for helping another user. Please follow the steps I provided to make your own topic and we can help you there