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

10 lines
167 B
HTML

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