Please provide feedback for Survey form

Hi,

Please provide feedback for the survey form I have created.

mebbe add this to the css …


#comments
{ display: block;
}


1 Like

looks ok, but needs some responsive styling.

Really good, but the <textArea> tag already has some text in it. instead of giving it a value of “Enter your comments here…”, give it a placeholder of “Enter your comments here”
<textArea placeholder = "Enter your comments here...">
hope that helps!

Good:slightly_smiling_face: Keep ahead