aboutsummaryrefslogtreecommitdiffstats
path: root/test/render/test24.htm
blob: 13fd341c1ab3d0b42a07b4f8309649930c71f751 (plain)
1
2
3
4
<div style="position: relative; width: 300px">
    <span style="display: inline; background-color: green">lorem</span>
    <div style="background-color: red; float: right">ipsum</div>
</div>