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