i cant get pls help

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

  **Your code so far**
<html><h1>CatPhotoApp</h1>
<body> <h1>cat photo</h1>
  <h1>https://freecatphotoapp.com/</h1>
<html><h1>Cat List</h1>
<body><h1>Things cats love:</h1>
<h1> cat nip </h1>
<h1> laser pointers </h1>
<h1> lasagna </h1>
<h1> https://cdn.freecodecamp.org/curriculum/cat-photo-app/lasagna.jpg<h1>
<h1>Cats love lasagna.</h1>
<h1>Top 3 things cats hate: </h1>
<h1> 1.flea treatment</h1>
<h1> 2.thunder</h1>
<h1> 3.other cats</h1>
<h1>https://cdn.freecodecamp.org/curriculum/cat-photo-app/cats.jpg</h1>
<h1>Cats hate other cats.</h1>
<h1>Cat Form</h1>
  **Your browser information:**

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

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

Link to the challenge:

you have a lot of code there… what’s your question for this challenge?

Hi! Welcome to the forum!

I would reset the code. You have added a lot of extra code that you do not need for this stage.

But checking your code, you already have the h1 with the correct formatting and text.

Could you explain why you added this extra code?

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