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