mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
9 lines
146 B
HTML
9 lines
146 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<form>
|
|
<input value='foo' required>
|
|
<button type='submit'></button>
|
|
</form>
|
|
</body>
|
|
</html>
|