Files
2018-02-02 04:16:08 -05:00

10 lines
146 B
HTML

<!DOCTYPE html>
<html>
<body>
<form>
<input value='foo' required>
<button type='submit'></button>
</form>
</body>
</html>