Tell us what’s happening:
Honestly, its not an issue per say just a fustration. Nowhere in the instructions does it say that the button needs to say ‘Send’, but when I try to test my code it gives me the error that the button needs to say ‘Send’. Again, not an issue on me being able to do it, just fustrating that the instructions aren’t clear.
Your code so far
<input type='Submit' />
I know to fix it I can just do:
<input type='Submit' value='Send'>
Instructions:
It wouldn’t allow me to upload the second picture of the hint, but the “Hint” says:
Hint: The submit should display the text Send.
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 OPR/94.0.0.0
Challenge: Learn Accessibility by Building a Quiz - Step 41
Link to the challenge: