I find it difficult to pass stage 4

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

   **Your code so far**
<html>
 <body>
   <h1>CatPhotoApp</h1>
TODO: Add link to cat photos. <!-- --> 
 </body>
</html>
   **Your browser information:**

User Agent is: Mozilla/5.0 (iPhone; CPU iPhone OS 14_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1

Challenge: Step 4

Link to the challenge:

Hi, could you please describe your issue?

Your <!—needs to be on the left of TODO

The problem it shows I should put the TODO above the P I don’t get it

Yes it is on the left of TODO but I don’t know why it’s not passing me

  1. don’t remove any code unless it’s part of the instructions
  2. when it tells you to add text, add exactly the text it tells you to add (in grey)

You removed the p element. Also, your text contains a full stop, which it shouldn’t.

See if that fixes the issue.

Thank you so much sir, what is the p element here

You removed the p element, reset the challenge.

I don’t get it how should I arrange it and what is the p element

To reset click on ‘reset’

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