mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-29 02:40:33 +09:00
11 lines
No EOL
231 B
HTML
11 lines
No EOL
231 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
|
<style>
|
|
div {width: 50px; height: 50px;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<table border=1><tbody><tr><td><div/></td></tr></tbody></table>
|
|
</body>
|
|
</html> |