<form> <label for="username">Username:</label> <input type="text" id="username" name="username" required> <input type="submit"> </form>