Hi,
Please provide feedback for the survey form I have created.
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