mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +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>
|