Learn HTML by Building a Cat Photo App - Step 1

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

Your code so far

<html>
  <body>
    <h2>CatPhotoApp</h2>
    <h1>Hello World</h1>
  </body>
</html>
<h1>CatPhoto</h1>

Your browser information:

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

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

Link to the challenge:

Hey there~
the step asks you to delete the content of the h1 element (the words Hello World) and write somethign else there

I would reset the step and try again

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