What’s wrong with this code? I can’t seem to find the issue
Your code so far
<html>
<body>
<main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Everyone loves cute cats online!</p>
<!-- User Editable Region -->
<p>see more <a href="https://freecatphotoapp.com">cat photos</a> in our gallery</p>
<!-- User Editable Region -->
<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>
Your browser information:
User Agent is: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36
If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge. This button only appears if you have tried to submit an answer at least three times.
The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Si tienes una pregunta sobre un desafío específico en relación con el código que escribiste para ese desafío y necesitas ayuda, haz clic en el botón de Ayuda ubicado en el desafío. Este botón solo aparece si has intentado enviar una respuesta al menos tres veces.
El botón de Ayuda creará un nuevo tema con todo el código que has escrito e incluirá un enlace al desafío también. Aún podrás hacer cualquier pregunta en la publicación antes de enviarla al foro.