Learn HTML Forms by Building a Registration Form - Step 39

Tell us what’s happening:

Upload a profile picture: Input your age (years): How did you hear about us? Provide a bio:

Your code so far

WARNING

The challenge seed code and/or your solution exceeded the maximum length we can port over from the challenge.

You will need to take an additional step here so the code you wrote presents in an easy to read format.

Please copy/paste all the editor code showing in the challenge from where you just linked.

Replace these two sentences with your copied code.
Please leave the ``` line above and the ``` line below,
because they allow your code to properly format in the post.

Your mobile information:

SM-N960U - Android 10 - Android SDK 29

Challenge: Learn HTML Forms by Building a Registration Form - Step 39

Link to the challenge:

Hello @olajire83 !

Do you have a question for the community?

Please post the complete code using three back ticks ``` before and after the code?

Thank you! :sun_with_face:

Tell us what’s happening:

Your code so far

WARNING

The challenge seed code and/or your solution exceeded the maximum length we can port over from the challenge.

You will need to take an additional step here so the code you wrote presents in an easy to read format.

Please copy/paste all the editor code showing in the challenge from where you just linked.

Replace these two sentences with your copied code.
Please leave the ``` line above and the ``` line below,
because they allow your code to properly format in the post.

Your mobile information:

SM-N960U - Android 10 - Android SDK 29

Challenge: Learn HTML Forms by Building a Registration Form - Step 39

Link to the challenge:

repost with code and problem

Hello @olajire83
Please do not make duplicate posts?

This causes confusion for both you and the community.

Thank you! :sun_with_face:

Hello @olajire83

Here are the instructions for this step.

Use profile-picture, age, referrer, and bio as values for the respective id attributes.

These should be used for both each input id and the for attribute within the respective label .

I hope this helps you.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.