e3d9ee2c ^
1 2 3 4 5 6 7 8 9 10 11
<!DOCTYPE html> <div style="display: inline-block; width: 50ch"> <div> <div id=empty style="margin-top: 1em"> <div style="float: right">float</div> </div> <div id=full style="margin-top: 2em"> test </div> </div> </div>