blob: cc03fb63e1c6ce8a2959a7709c2a50cdf8a76f01 (
plain) (
tree)
|
|
<!DOCTYPE html>
<div style="float: left">
first
</div>
<div style="display: flow-root">
<div style="width: 100%">second</div> second second second second second second second second second second second second second second second
</div>
<div style="display: flow-root">
third
</div>
<div style="float: left">
fourth
</div>
<div style="display: flow-root">
fifth
</div>
|