blob: 94f66100c25baeecfbebe968004470f8900746ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<html>
<body>
<table>
<tr style="display: -moz-groupbox;">
<td style="float: right;">
<img width="10" height="10" style="position: fixed;">
</td>
</tr>
</table>
</body>
</html>
|