mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-28 01:58:35 +00:00
10 lines
178 B
HTML
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>
|