Within the first div.answer element, nest one required select element with three option elements.
Give the first option element a value of "", and the text Select an option. Give the second option element a value of yes, and the text Yes. Give the third option element a value of no, and the text No.
I wrote my solution below. I believe my code is right, but I still cannot proceed to the next step.
The error:
Test: Sorry, your code does not pass. Don’t give up.
No, it’s Chrome. I have also tried disabling all extensions, just in case. However, I didn’t face similar problem for other challenges that I’m doing for the last couple of days.
If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It 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.