Need solution pls

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

  **Your code so far**
<html>
<body>
  <h1>CatPhotoApp</h1>
  <main>  






  <h2>Cat Photos</h2>
  <!-- TODO: Add link to cat photos -->
  <p>Click here to view more cat photos.</p>
  </main>
</body>
</html>
  **Your browser information:**

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

Challenge: Step 6

Link to the challenge:

hello, Overdosse

According to this challenge you are required to add two spaces to the children of the <main> element which are <h2> , <!----> and the <p>

please note there is a difference between adding a space just like typing charaters and adding a tab space

i have not given you the answer direct, Try to find out in the text above

got it!! Thank you :face_with_head_bandage:

1 Like

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