mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-20 03:13:09 +09:00
10 lines
227 B
HTML
10 lines
227 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<img id="image1" src="">
|
|
<img id="image2">
|
|
<input id="image3" type="image">
|
|
<object id="image4" type="image/png">
|
|
<object id="image5" type="text/html"></object>
|
|
</body>
|
|
</html>
|