aboutsummaryrefslogtreecommitdiffstats
path: root/test/render/test16.htm
blob: 30695a9f43efcec7e2e723e1bca2eebc03662571 (plain)
1
2
3
<div style="display: inline-block; padding: 10px; background-color: #8b3737">
    <span style="display: inline-block; height: 50px; width: 50%; background-color: green">a</span><span style="display: inline-block; height: 50px; width: 50%; background-color: red">b</span>
</div>