Stuck on step 6 cat a photo app

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>
    <p>Click here to view more cat photos.</p>
    <!-- TODO: Add link to cat photos --> 
 </main>
  

</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/103.0.0.0 Safari/537.36

Challenge: Step 6

Link to the challenge:

You’ll want to restart the step to get the formatting back to what it was originally because formatting is very important for this step. Do not make any changes except to the three child elements of main. Use the space bar to add two extra spaces before the opening tag for each child. That’s all there is to it.

Thank you so much this explanation helped a lot this step was so easy I feel stupid now lol

HI @jarlomi !

Welcome to the forum!

No need to feel dumb.

This lesson stumps a lot of people.

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