mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
12 lines
231 B
HTML
12 lines
231 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<table style="width:200px;" cellpadding="0" cellspacing="0">
|
|
<tr style="background: url(square-outline-32x32.png) repeat-x;">
|
|
<td style="height:100px;">
|
|
<td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|