without the full description I can’t figure out what it is about.
but as far as I can see you have two img elements and only one closing tag
if you can upload the whole image
Follow the instruction: " Turn the image into a link by surrounding it with necessary element tags. Use https://freecatphotoapp.com as the anchor’s href attribute value."
Restart the step. Your task is to surround the existing ‘img’ element with anchor tags ‘a’:
<a href="URL"><img src="URL"></a>
This is just guidance.
URL which goes in the opening ‘a’ tag is https://freecatphotoapp.com
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.