I have a bug in an html lesson

hello, good morning. How are you?
First of all, I would like to thank you for making so much free material available to us, and I am very happy to be part of this project!

I would like some help because in lesson 12 in html I can’t find any checkbox to solve it, apparently this buggy, and I would like someone to help me because I have already finished all the activities and only this one remains.

Grateful!

Which step 12? Every course has a step 12 so there are a lot to choose from :slightly_smiling_face:

Also, it would help if you showed us your HTML so we can see how you tried to solve it.

To display your code in here you need to wrap it in triple back ticks. On a line by itself type three back ticks. Then on the first line below the three back ticks paste in your code. Then below your code on a new line type three more back ticks. The back tick on my keyboard is in the upper left just above the Tab key and below the Esc key. You may also be able to use Ctrl+e to automatically give you the triple back ticks while you are typing in the this editor and the cursor is on a line by itself. Alternatively, with the cursor on a line by itself, you can use the </> button above the editor to add the triple back ticks.

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.

Thank you.

it is literally the first HTML development class, (learn by creating a cat photo application) when I try to solve question 12 there is no way to solve it because there is no field for me to be able to apply my code, so I cannot finish the question task as there is no button for me to confirm my answer within the question.

I already tried to restart everything, browser, computer, etc… I already did everything I could, but it seems like a bug.

It is a known bug. But if you clear the browser cache and restart it, it usually fixes it.

For the same reason, it should work in a different browser (as it doesn’t have the same cached content).

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