0 / 60 seg.

What is the problem with this form code containing a button?

<form action="/submit" method="post">
  <button type="submit">Submit</button>
</form>