0 / 60 seg.

What is the error in the following code?

<form action="/submit">
    <label>Email:</label>
    <input type="text" id="email">
</form>