Hello please i need help on step 3

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

  **Your code so far** i am having issues with step 3 i need example
<html>
<body>
  <h1>CatPhotoApp</h1>
     <h2>Click here to view more cat photos</h2>
</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.0.0 Safari/537.36

Challenge: Step 3

Link to the challenge:

HI @jydman !

Welcome to the forum!

Paragraph elements have open and closing tags just like h1 and h2 elements.
If you are looking for examples of p elements, always look to documentation first

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