Survey Form - Build a Survey Form

Tell us what’s happening:

I need help with submitting my survey form project.

Your code so far https://codepen.io/Mezie_Gift/pen/wvmGbJg

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 browser information:

User Agent is: Mozilla/5.0 (Linux; Android 12; SM-M315F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.0.0 Mobile Safari/537.36

Challenge: Survey Form - Build a Survey Form

Link to the challenge:

In the url, change the word ‘pen’ to “full”. And submit that link.

Hello. Would you be so kind to specify, what issues do you have with this code?

I’m stuck here cause am unable to submit this project in order to move on to the next challenge . I need help. Thanks.

I understand. If you can’t submit it, this means some tests are failing, right? Which of them are failing? My question was about it.

I can’t quite figure it out…I have been looking.

Well, for now I can see at least one issue:
this line
<link rel="stylesheet" href="styles.css">
is placed incorrectly. It should be inside the head element, not at the bottom of HTML code

After you run the tests, you can scroll down instructions and see, which tests failed

Thanks a lot for the help. The code has passed! God bless you!!

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