Cat photo App: Step 4

I tried adding comment but I couldn’t get it done.

<html>
  <body>
    <main>
      <h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
      <!-- TODO: Add link to cat photos -->
     

    </main>
  </body>
</html>

Somebody should kindly assist me.

I’ve edited your code for readability. 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 (').

I’ve added a link to the challenge in your post. In future, make sure to include a link to the problem description. (or just use the Ask for Help button which will do that for you)

it looks like you deleted some required code (the paragraph element).

Please click on the reset button to restore the code and then try the step again.

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