<div style="border-left: 50px solid green; direction: rtl; width: 200; background-color: red;"> | |
<div style="background-color: green; width: 100px; height: 100px; float: right;"></div> | |
<div style="overflow: hidden; background-color: green; height: 100px; width: 100px;"></div> | |
</div> |