Build a Cat Photo App - Step 6

Tell us what’s happening:

this code can not run I tried many times but not yet submitted

Your code so far

      <html>
  <body>

<!-- User Editable Region -->

      <main>
<h1>CatPhotoApp</h1>
      <h2>Cat Photos</h2>
<!-- TODO: Add link to cat photos -->
<p>Everyone loves cute cats online!</p>
<a href="https://freecatphotoapp.com">cat photos</a> in our gallery.</p>
      </main>

<!-- User Editable Region -->

  </body>
      </html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36 Edg/143.0.0.0

Challenge Information:

Build a Cat Photo App - Step 6

I recommend you use the button with a circular arrow image to restart the step

1 Like

hi @Fir_tree, your suggestion is well intended, but each step starts with its own starting code, going to a previous step would not change the code in this step

Your code appears to be out of sync with the steps. Recommend going back to the last code that ran and following the instruction substeps of each step exactly.

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