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

Tell us what’s happening:

how many elements are there on one page. 8. i have included the elemnet h3 as pere the test,still not correct?

Your code so far

<h1>Hello from Camperbot!</h1>

<h2>About</h2>

<p>My name is Camperbot and I love learning new things.</p>
<p>I enjoy solving puzzles.</p>
<h3>Background and Interests</h3>
<h3>I enjoy solving puzzles</h3>
<h3>Background and Interests</h3>

Your browser information:

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

Challenge Information:

Debug Camperbot’s Profile Page - Debug Camperbot’s Profile Page
https://www.freecodecamp.org/learn/full-stack-developer/lab-debug-camperbots-profile-page/lab-debug-camperbots-profile-page

Hi @davisa983 welcome to the forum. I suggest you go through the user stories carefully again. You have changed the existing code and added code in ways that were not asked for.