Learn HTML Step 15

Hi
Since the help button is invisible to screenreader users for the time being, I’m trying again to paste my code here. What am I doing wrong?


<a href="https://freecatphotoapp.com"img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back."> </a>

You need a > to close out the anchor tag here.

Sorry to burden you more, but for next time you will also need to include the link to the challenge and possibly the full code instead of a snippet.

Also wanted to ask: can you find the reset button? You may need it also and as it is next to the get help button I thought I should check that you know where it is.

Thanks for the answer. Yes the reset button is fine. The other button has just totally disappeared somehow, it isn’t even an unlabelled button. It’s bizarre, because, even if it’s a plain button with a ? sign, it should be there or visible to the screenreader, but it isn’t? Is it there for you? If it is, I can’t understand why the screenreader isn’t picking it up at all. And it’s not as if I don’t know how to use the screenreader, so obviously something is drastically wrong.

Hi!

The ask for help button only appears after the lesson is failed at least thee times. As in if the wrong code is submitted/checked three times.

So unless you failed the lesson three times it won’t appear. This I believe is to prevent people from making forum posts without attempting the lesson or at least having a good try at solving the problem on their own before asking for help.

If you did fail the lesson three times and it didn’t appear then there is a problem and I’ll get it looked into.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.