mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
6 lines
174 B
HTML
6 lines
174 B
HTML
<html>
|
|
<body>
|
|
<!-- Like img-simple-3, but with height != width on the img element. -->
|
|
<img src="squaredCircle-100x100.svg" width="200px" height="600px">
|
|
</body>
|
|
</html>
|