<label>Definitely<input type="radio" value="definitely" name="recommondation"></label>
<label>Maybe<input type="radio" value="maybe" name="recommondation"></label>
<label>Not sure<input type="radio" value"not sure" name="recommondation"></label>
<label>No<input type="radio" value="no" name="recommondation"></label>
ERROR: All your radio buttons should have a value
attribute and value.
I cant find it.
3xxxo
2
this value here seems bugy ,probably because of the space in between the words ,try a diffrent format
It doesnt work without the space
3xxxo
4
i don’t know what the chalenge says it should be ,you have to do it as the chaleng says,or you can add the link to chalenge
You did not assign the value correctly in this element.
THANKS
i have to learn how to read
The devil is in the details :). Happy coding!
system
Closed
9
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.