Learn HTML by Building a Cat Photo App - Step 4

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <h2>Cat Photos</h2>
  <!-- TODO: Add link to cat photo h1 -->
 <p>Click here to view more cat photos.</p>
 
</body>
</html>
  **Your browser information:**

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

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

Link to the challenge:

Please try to describe your issue in more detail in the ‘tell us what is happening’ section in future. It makes helping much easier.

This is the comment text the instructions want you to add:

TODO: Add link to cat photos

This is the comment text you added:

TODO: Add link to cat photo h1

Do you see the difference?

So it’s just a comment it’ll look like this!

Mod Edit: SOLUTION REMOVED

1 Like

Hey @Lemons.exe, we try not to just give answers here. Instead, we try to help people discover the answer for themselves.

1 Like

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