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

Tell us what’s happening:

I type in the correct text and the correct element for a paragraph,

text.

but it dose not show up as a paragraph, it shows as an h2 (i think) element. I even tried restarting the debug camperbot experiment, and it dosnet solve the issue. Any way to help?

Your code so far

<h1>Hello from Camperbot!</h1>

<heading2>About</heading2>

<pp>My name is Camperbot and I love learning new things.</pp>

<h3>Background and Interests<h3/>

<p>I enjoy solving puzzles.</p>

Your browser information:

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

Challenge Information:

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

which test are you trying to solve?

It looks the same in the preview window because there in an error in the line above it that hasn’t been fixed yet.

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