2019-03-11 13:26:37 +03:00

10 lines
178 B
HTML

<!DOCTYPE html>
<html>
<body>
<table id='t'>
<tr><td><input required></td></tr>
<tr><td><button type='submit'></button></td></tr>
</table>
</body>
</html>