mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-01 00:33:57 +00:00
7 lines
157 B
HTML
7 lines
157 B
HTML
<!-- Quirks mode on purpose -->
|
|
<table>
|
|
<tr>
|
|
<td style="border: 10px solid blue; background: yellow; height: 50px; width: 50px"></td>
|
|
</tr>
|
|
</table>
|