Basic HTML and HTML5 - Turn an Image into a Link

Tell us what’s happening:

No matter what should I write it remains same and doesn’t get any answer

Your code so far

<a href="#"><img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back."></a>

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:

Basic HTML and HTML5 - Turn an Image into a Link

have you tried not deleting all the other elements?