Learn HTML by Building a Cat Photo App - Step 2

Tell us what’s happening:
Describe your issue in detail here.
I don’t know how to do this!!! HELPPP!!

Your code so far

<html>
  <body>

<!-- User Editable Region -->

    <h1>CatPhotos</h2>
    

<!-- 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/116.0.0.0 Safari/537.36

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

Link to the challenge:

Welcome!

I suggest resetting the step to get the correct starting code.
Place the < h2> element below, the < h1> element.

This is how it should look, not the same word.
**< h1> **
below

Do not change anything about the h1 element.
Only use it as a reference on how to code the h2 element below with the provided text for this step.

Happy coding! :slight_smile:

OMG Thank you sooo muchh!!!

1 Like

You are very welcome!

Keep up your great progress! :slight_smile:

1 Like

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