Tell us what’s happening:
Hello!
I am unable to figure out what am I doing wrong with the step 9 on the Cat Photos App Project. I have added src attribute to the img element and copy pasted the provided link.
Kindly let me know what is wrong with my code below.
Your code so far
<html>
<body>
<main>
<h1>CatPhotoApp</h1>
<h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>See more cat photos in our gallery.</p>
<img src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg">