mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 17:03:07 +09:00
45 lines
691 B
HTML
45 lines
691 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
|
<math>
|
|
<mtext>|</mtext>
|
|
<mtable style="width:8em">
|
|
<mtr>
|
|
<mtd></mtd>
|
|
</mtr>
|
|
</mtable>
|
|
<mtext>|</mtext>
|
|
</math>
|
|
</div>
|
|
<div>
|
|
<math>
|
|
<mtext>|</mtext>
|
|
<mtable style="width:30px">
|
|
<mtr>
|
|
<mtd></mtd>
|
|
</mtr>
|
|
</mtable>
|
|
<mtext>|</mtext>
|
|
</math>
|
|
</div>
|
|
<div>
|
|
<math>
|
|
<mtext>|</mtext>
|
|
<mtable>
|
|
<mtr>
|
|
<mtd></mtd>
|
|
</mtr>
|
|
</mtable>
|
|
<mtext>|</mtext>
|
|
</math>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|
|
|