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> 
  <!__TODO:img src="image cat photos.jpg"__><p>Add the link on this photo
<p> click the link on this photos</p>
</body>
</html>
  **Your browser information:**

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

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

Link to the challenge:

Welcome to the forum!

Your syntax for comments is incorrect here, take a look at example in the task.
What text should be in the comment, and what’s the syntax.
Also you added this

not sure why, it’s not needed.

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