mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
19 lines
194 B
HTML
19 lines
194 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
|
|
<body style="-moz-column-width: 10em;">
|
|
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td><img src="http://i"></td>
|
|
</tr>
|
|
<tr>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|
|
|