Learn HTML by Building a Cat Photo App - Step 9

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 src="https://cdn.freecodecamp.org/curriculum/cat-photo-app/relaxing-cat.jpg"alt="Acuteorangecatlyingonitsback">
    </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 OPR/92.0.0.0

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

Link to the challenge:

:balloon: Hi, welcome to the forum!
We see you have posted some code but did you have a question?

If it helps, always make sure that the text requested by the exercise is copied exactly to the code (for eg in this case, your alt attribute text is not exactly what the exercise wanted)

step 9 of inserting an alt tribute in img
please colleagues I am requesting for your help. i have a problem with inserting an alt attribute. it is causing me headache for sure!!!. i have tried but it shows me failure

hi again, please do not create duplicate topics on the forum for the same challenge.
I have merged the duplicates.

Have you seen my response above?

If you are still stuck and you have double checked that you copied the alt text exactly, then please post the new code here inside a code formatting block. (do not open a new topic, just respond to this one)

Instructions for how to do that below:

When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

etape de l’insertion de alt dans l’image
colleges je demande votre aide avec l’insertion de l’attribut alt quelqu’un peut m’aidez s’il vous plait.
merci

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