0 / 60 seg.

What is the issue with this form?

<form>
  <input type="text" name=username id="username">
  <input type="submit" value="Submit">
</form>