mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
6 lines
141 B
HTML
6 lines
141 B
HTML
<!DOCTYPE html>
|
|
<table>
|
|
<tr>
|
|
<td style="border: 10px solid blue; background: yellow; height: 50px; width: 50px"></td>
|
|
</tr>
|
|
</table>
|