mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 02:13:08 +09:00
18 lines
171 B
HTML
18 lines
171 B
HTML
<HEAD>
|
|
</HEAD>
|
|
<BODY >
|
|
<table bgcolor=orange border>
|
|
<col width=100>
|
|
<col width=200>
|
|
<tr>
|
|
<td>100</td><td>200</td><td>auto</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</BODY></HTML>
|
|
|
|
|
|
|
|
|
|
|
|
|