Build Survey Form- Submit button help needed

and textarea syntax is also wrong in your code

correct syntax is:

<textarea id="w3review" name="w3review" rows="4" cols="50">
......................................
</textarea>