Error message after correction. I need help passing this steps
Welcome to the forum @abdulkadirnasir007 !
We would like to help you, but we need a link to the challenge you are working on and the code you have written.
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.
thank you for the link to the challenge, can you also tell us your code and what error you are getting?
please let’s do one step at a time, not all at once
maybe actually use the HELP button as instructed above
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 Help button located on the challenge.
The 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 am getting this error: You should give the textarea element opening and closing tags.
please use the help button, or be clear with which step you want to start, it’s difficult to help with three things at once, and we will need your code before we would be able to give you help
We can’t help you if you don’t post your code.
When you enter a code block into a forum post, please precede it with three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add the backticks.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').
<label for="bio">Provide a bio:
<textarea id="bio" name="bio" rows="3" cols="30"></textarea>
</label>
What step are you on? 37?
Give the
textareaaplaceholderofI like coding on the beach....
I did that already but i am still getting errors. lets start with step 31 first
error msg: You should give the label element the text How did you hear about us?.
I have done this several times
You need to show your code for us to be able to help you. Thank you.
Please open a new thread from the step you are on.
Follow these instructions:
Click the Help button located on the challenge.
The 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.


