Full Stack Curriculum, Debug Camperbot’s Profile Page
Task 4 is “You should not change the About text for the h2 element.” Even though all other items are passing and about text was not altered I am still showing as incomplete both before and after altering to
Your code so far
<h1>Hello from Camperbot!</h1>
<h2>Welcome!</h2>
<h2>About</h2>
<p>My name is Camperbot and I love reading and learning new things.</p>
<h3>Background and Interests</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/136.0.0.0 Safari/537.36
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.