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

<html>
  <body>
    <h1>CatPhotoApp</h1>
                   </h2>
  </body>
</html>
<html>
  <body>
    <h1>CatPhotoApp</h1>
                   </h2>
  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14816.131.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36

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

Link to the challenge:

try to make the code look like the line of code that has the h1 element right now.
(but use h2 and use the specific text given to you)

Excuse me. Which tutorial is the most basic, the first stage of working with html. Learning the basics etc. Where do I find this level 1 html tutorial?

Are you asking for something easier than freecodecamp.org/learn ?

(Like for little kids for eg?)

No. I figured out where to start. Thank you

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