mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
28 lines
334 B
HTML
28 lines
334 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<math>
|
|
<mo>1</mo>
|
|
</math>
|
|
<p>
|
|
<math>
|
|
<mo>2</mo>
|
|
</math>
|
|
<p>
|
|
<math>
|
|
<mo>3</mo>
|
|
</math>
|
|
<p>
|
|
<math>
|
|
<mo>4</mo>
|
|
</math>
|
|
<p>
|
|
<table>
|
|
<tr>
|
|
<td style="border: 1px solid;">
|
|
<math>
|
|
<mo>x</mo>
|
|
</math>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</html>
|