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