Learn HTML by Building a Cat Photo App - Step 2

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

Your code so far

<h1>PhotoAppCat</h1>
  </body>
</html>

Your browser information:

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

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

Link to the challenge:

I have been stack on step two for almost three hours

Try to click the reset button now (it looks like an arrow turning) and it will reset the code back to the start.

After that, look at the editor.
It shows you one line of code which is an h1 element, correct?
There is an empty line underneath.
You are asked to write new code in that blank line.
The new code is an h2 element so it is very similar to the h1 line.
But the text in it is Cat Photos

So just try this again step by step.

1 Like