Stuck at step 3

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

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <Click here to view more cat photos>/

</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Safari/605.1.15

Challenge: Step 3

Link to the challenge:

You need to create a P element - follow the instructions:
Create a p element below your h2 element and give it the following text:

Click here to view more cat photos

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