Debug Camperbot's Profile Page - Debug Camperbot's Profile Page

Tell us what’s happening:

how should i put the h1 element in the page? in question number 1

Your code so far

<h1> I enjoy solving puzzeles</h1>
<h1> Hello from Camprbot!</h1>
<h2>Camperbot</h2>
<h2>about</h2>
<p>My name is Camperbot and I love learning new things.</p>
<p>I enjoy solving puzzeles</p>
<h3>My name is Camperbot and I love learning new thing.</h3> <p>I enjoy solving puzzles<p/>
<h3>I enjoy solving puzzles.</h3>
<h3>Background and Interest</h3>
<h1> Hello from camperbot!</h1>  

Your browser information:

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

Challenge Information:

Debug Camperbot’s Profile Page - Debug Camperbot’s Profile Page

you already have one h1, you need to make sure to not add more

if you are having difficulties I suggest you reset the lesson, read carefully the user stories (don’t read the tests yet), and try to follow what they say

Welcome to the forum @estorquemaryjane128

It looks like you may have changed the starting code in areas you were not asked to change, which will cause the tests to fail. Please click the reset button to restore the original code and try again.

image


Just change the tags that are incorrect and nothing else, please.

`reset the lesson and then do exaclty what it asked and nothing else i don’t know why you have two h3 etc this is not correct`