mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
9 lines
198 B
HTML
9 lines
198 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<input placeholder='foo'>
|
|
<textarea placeholder='foo'></textarea>
|
|
<input placeholder='foo'>
|
|
<textarea placeholder='foo'></textarea>
|
|
</body>
|
|
</html>
|