mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-19 07:31:25 +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>
|