Build a Report Card Printer - Step 1

Tell us what’s happening:

Subject: Step 14: Cat Photo App - Anchor tag not nesting correctly
I’m currently working on Step 14 of the Cat Photo App. My goal is to turn the image into a link by nesting it inside an element.
What I’ve tried:
I added the
tags around the tag, but the tests say “Your image should be nested in an anchor element.” I’ve checked for typos and tried moving the closing tag.
My Code:
[Insert your code here]
Error Message:
“Your image should be nested in an anchor element.”
So that’

Your code so far


# User Editable Region

name = "Hello World"



# User Editable Region

Your browser information:

User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Mobile Safari/537.36

Challenge Information:

Build a Report Card Printer - Step 1

Hello

Why have you linked to and put a heading for a Python exercise but described that you are stuck on step 14 of the cat photo app challenge and put no code for that step?