mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
9 lines
178 B
HTML
9 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>
|