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;
}


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