Tell us what’s happening:
Describe your issue in detail here.
Your code so far
<html>
<body>
<main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Everyone loves
<a href="https://cdn.freecodecamp.org/curriculum/cat-photo-app/running-cats.jpg"target="_blank">
cat photos </a> online!</p>
<p>See more</p>
<a href="https://freecatphotoapp.com">
Cat photos</a> in our gallery.</p>
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg" alt="A cute orange cat lying on its back.">
</main>
</body>
</html>
Hello, what is wrong with my code at step 15?
I think there’s an issue in my code that i an nit beinv ajle to figured out. Step 15, one week pkus now and am yet to complete the step.
Can someone please help?
Your mobile information:
SM-A045F - Android 14 - Android SDK 34
Challenge: Learn HTML by Building a Cat Photo App - Step 15
Link to the challenge: