Step 4, help me please

Tell us what’s happening:
Describe your issue in detail here.
I added the text, but it said something wrong, I can’t understand :frowning:

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

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.61 Safari/537.36

Challenge: Step 4

Link to the challenge:

Hello,

Todo: Remove h1 is just an example, you don’t need to include it in the code. Then replace the <p> tags in which you have “TODO: Add link to cat photos.” placed with the comment tags. Finally, move it above “Click here to view more cat photos.”.

you should put this in comment tags without p tags and it should above the p tag

1 Like

thank you so mauch.
my english is not well, hahahhhh
keep learning~

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