blob: e85cc9f08d55da9385d3a84e060e41844d36b848 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>
<div style="display: -moz-inline-box;">
<div style="float: left; padding-right: 3%">
<div style="position: absolute;"></div>
</div>
</div>
</body>
</html>
|