blob: e1ffda7dfdd0d7bcd1ef393fab144ef310ee22a9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
<div style="position: relative; display: inline-block">
<div style="position: absolute; width: 100%; background: red; margin-top: 1em">
test
</div>
test test
<br>
</div>
<br>
<br>
x
|