Learn HTML by Building a Cat Photo App - Step 2

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

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <h2>CatPhotoApp</h2>
  <h3>CatPhotoApp</h3>
  <h4>CatPhotoApp</h4>
  <h5>CatPhotoApp</h5>
  <h66>CatPhotoApp</h6>



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

User Agent is: Mozilla/5.0 (Linux; Android 9; SM-J415F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.0.0 Mobile Safari/537.36

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

Link to the challenge:

Hi @abdulmunafali8 ,

You are only supposed to add one single h2 element after the h1 element with the text Cat Photos.

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