If you have a question about a specific challenge as it relates to your written code for that challenge, and you’ve tried to solve it at least 3 times so far and still need some help, just click the Ask for Help button located on the challenge (it looks like a question mark).
This 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.
Remember to look at the directions carefully. The step is asking you to make the p tag BELOW the h2. You also need to look at the text it gives you to use, right now the text is wrong.
You also need to get rid of one of the h1. It looks like you added an extra h1. The only thing you should do in this step is add a p tag BELOW the h2 with the appropriate text. I would reset the lesson and do these steps
Multiple people are here to help you but you have to provide more details on what you need help with.
Please provide your code and what you are confused about.
here is how to write code in the forum.
When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.