Not understanding what is required

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

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <h2>Cat Photos</h2>
  <p>Click here to veiw more cat photos</p>
  
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:100.0) Gecko/20100101 Firefox/100.0

Challenge: Step 3

Link to the challenge:

it looks like you just have a typo in the paragraph text “view” - otherwise it should be correct :slight_smile:

You did not insert !DOCTYPE html

I don’t think that’s the particular issue with this step, which just asks for adding a line of paragraph text.

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