mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 08:09:26 +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>
|