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

Tell us what’s happening:

اريد تصحيح هذا الكود من فضلك

I enjoy solving puzzles.

Your code so far

<h1>Hello from Camperbot! </h1>
<h2>About</h2>
<p>My name is Camperbot and I love learning new things.</p>
<h3>Background and Interests text here.</h3>
<p>I enjoy solving puzzles.</p>

Your browser information:

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

Challenge Information:

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

Hi

Did the instructions ask you to add this to the h3 text?

text here.

Even with that bt corrected from OP, the tests fail from 8 to 10.

removed by moderator
// running tests
8. You should have exactly one h3 element on the page.
9. You should have an h3 element with the text Background and Interests. Here's an example: <h3>Text here</h3>
10. You should have exactly five total elements on the page.
// tests completed

also the last paragraph is displayed as bold even if there is no CSS attached.

It is great that you solved the challenge, but instead of posting your full working solution, it is best to stay focused on answering the original poster’s question(s) and help guide them with hints and suggestions to solve their own issues with the challenge. How to Help Someone with Their Code Using the Socratic Method

We are trying to cut back on the number of spoiler solutions found on the forum and instead focus on helping other campers with their questions and definitely not posting full working solutions.

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Get Help > Ask for Help button located on the challenge.

The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

Oh Sorry for that. My first reply here. Apologies! I’ll make another post about my issue.

1 Like