Completion requirements
View
2. HTML Form Tag
2.5. Submit
<form>
</form>
<input type = "submit" value = "Submit form">
</form>
Output:

