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

Tell us what’s happening:

Can’t complete test four, changed haeding2 to h2, Console : You should not change the About text for the h2 element.

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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15

Challenge Information:

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

when it says to remove you should remove, because remove does not mean “change to a different element”

I’m also having this issue.
@ILM the instructions don’t say anything about removing or altering “Welcome!”, or “About”, except to make the “heading2” usable HTML by correcting it to “h2”.

I also did not alter “About” in any way except to change “heading” to “h”

Update: Ah, the 1st instruction is not clear, as many posts such as this on the forum imply. Also the test saying “You should not change the ‘About’ text for the h2 element” when the “about” text has not been altered is highly confusing and not conducive to understanding or fixing the actual issue.

user story number 1, second sentence, “Remove all h1 elements except for the first one”

the tests do not expect you to create a new h2 element, so they are confused too

please next time create your own topic

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.

i have problem with number 5,

my name is camperbot and i love reading and learning new things
How do i go about that?

how did yall deal with number 5

please create your own topic

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.