Building a Cat Photo App - Step 12 html-css

  <body>
    <main>
      <h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
      <!-- TODO: Add link to cat photos -->
      <p>See more<a href="https://freecatphotoapp.com"> cat photos</a> in our gallery.</p>
      <a href="https://freecatphotoapp.com">link to cat pictures</a>

hello everyone I am 24 hours stationary in this step which as far as I am concerned is correct.
Is there an error in the code?

Please post a link to the Step you are working on.

It does indeed look like you have an error. Your spacing doesn’t exactly match the required spacing.

ok i continue verifications! i think i have tried all the possible spacings.
i verify! thank you very much

Hi @Erike ,
It’s hard to tell without looking at your entire code.

But if you’re stuck in step 12, here is what needs to be done.

It’s recommended to provide individualized help to learners.

After .com"> and before the word cat, delete that space. Then try.
I hope this helps.
Thank you.

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