blob: f985448124d9b4fbe54b2e72887068ee3d0843c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<html style="white-space: pre; column-count: 2;">
<head></head>
<body onload="document.body.style.MozFloatEdge = 'margin-box'" style="column-width: 20em;">
<div style="position: relative; height: 80px; margin: 10px;">
<div style="position: absolute; height: 11px; top: 19px;"></div>
</div>
</body>
</html>
|