<form action="https://handlers.education.launchcode.org/request-parrot" method="post">
<label>Code Name<input type="text" name="codeName"/></label>
<label>Code Word<input type="password" name="codeWord"/></label>
<!-- textarea must have open and closing tags -->
<label>Mission Description<br/>
<textarea name="description" rows="5" cols="75"></textarea>
</label>
<button>Send Report</button>
</form>