mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 02:13:08 +09:00
18 lines
180 B
HTML
18 lines
180 B
HTML
<HEAD>
|
|
</HEAD>
|
|
<BODY>
|
|
<table bgcolor=orange border>
|
|
<tr>
|
|
<td rowspan=2>X1</td><td>X2</td>
|
|
</tr>
|
|
<tr>
|
|
<td rowspan=2>c11</td><td>c12</td>
|
|
</tr>
|
|
</table>
|
|
</BODY></HTML>
|
|
|
|
|
|
|
|
|
|
|
|
|