Learn HTML by Building a Cat Photo App - Step 8

Tell us what’s happening:
Describe your issue in detail here. i dont know what wrong with my code

Your code so far

<html>
  <body>
    <main>
      <h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
      <!-- TODO: Add link to cat photos -->
      <p>Click here to view more cat photos.</p>
      <img scr="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg">
    </main>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.37

Challenge: Learn HTML by Building a Cat Photo App - Step 8

Link to the challenge:

your code is bast but focuses in code
Your img element should have an src attribute
make sure you type correctly <ima src=’ ’
happy coding

AHHHH OKI THANKS ALOT!:slight_smile: )

no seeing thanks but i have to see thanks
you have anything in html.css and other course ask free b/c this web created for learn
happy coding :wink:

Como hago para adjuntar mi codigo hasta ahora?

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