mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-15 02:08:36 +00:00
7 lines
141 B
HTML
7 lines
141 B
HTML
<!DOCTYPE html>
|
|
<table>
|
|
<tr>
|
|
<td style="border: 10px solid blue; background: yellow; height: 50px; width: 50px"></td>
|
|
</tr>
|
|
</table>
|