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
i still can’t get pass this stage, it been 4 hrs now

<html>
  <body>
<html>
<body> 
<h1>catphotoapp</h1>
</h2>catphotoapp</h2>

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36

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

Link to the challenge:

you will need to understand some terminology to get through these exercises.

The first thing you will need to know is what comprises and HTML element.
Then you need to know what is meant when the exercise says to add text to an element.

See if this post helps you understand these two concepts then take another look at this exercise.

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