What is the issue with this form?
<form>
<input type="text" name=username id="username">
<input type="submit" value="Submit">
</form>
What is the issue with this form?
<form>
<input type="text" name=username id="username">
<input type="submit" value="Submit">
</form>