I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.
Hello, according to your code I do not see where you close the label<a>, I also do not see that you are assigning it to anything, however a capture to your code will allow us to help you, thanks
hello, please use English if you are going to post into the english sub-forum.
If you prefer to use a different language, you can move this topic to the appropriate sub-forum.
It is hard for english learners to review topics that are not in their language. So I believe it best to keep things in this forum in English.
looks like you are missing the > at the end of the image element ?
Also I didn’t see the step asking for a target attribute, so I would remove that next if you cannot pass the test.
i fix it, i remove the (a) from the first line and submit, i think its a bug
<p>Click here to view more <a target="_blank" href="https://freecatphotoapp.com">cat photos</a>.</p>
<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>