blob: d3a7de5c49c3160e2c0b219ef3ce1fb24c3850a0 (
plain)
1
2
3
4
5
6
|
<!DOCTYPE html>
<html>
<body>
<div style="position: relative; display: table-row-group;"><div style="display: table-row"><div style="display: table-cell"><div style="position: absolute; top: 0; left: 0">Test</div></div></div></div>
</body>
</html>
|