Learn HTML by Building a Cat Photo App - Step 15

Tell us what’s happening:

Describe your issue in detail here.

Code On Editor:

I struck at step 15 and getting the below error while submitting my code. but I need some help to resolve this issue to proceed further. can anybody help me please?

below is the Error information:

Your anchor (a) element should have an opening tag. Opening tags have this syntax: <elementName>.


<!-- User Editable Region -->

<a href="https://freecatphotoapp.com"><img src='https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg'>

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

Hello!
Welcome to the fCC forum
Please can you post your full code here and the challenge link. You can post your code here by wrapping it in 3 backticks (```)

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