Tell us what’s happening:
-
You should have exactly two paragraph elements on the page.
-
You should have a paragraph element with the text I enjoy solving puzzles. Here’s an example:
Text here
You should have a paragraph element with the text My name is Camperbot and I love learning new things. Here’s an example:
Text here
- You should have an h2 element with the text About. Here’s an example:
Text here
Your code so far
<h1>Hello from Camperbot!</h1>
<h2>heading2>About</h2>
<pp>My name is Camperbot and I love learning new things</pp>
<h3>Background and Interests</h3>
<pp>I enjoy solving puzzles</pp>
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
Challenge Information:
Debug Camperbot’s Profile Page - Debug Camperbot’s Profile Page