6 writing-mode: sideways-lr;
11 <div style=
"height:300px" dir=
"rtl">
12 <div style=
"height:100px;width:120px;background:rgba(0,255,0,0.8);float:right;"></div>
14 <div style=
"height:200px" dir=
"rtl">
15 <div style=
"height:100px;width:150px;background:rgba(255,0,0,0.8);float:right;"></div>
17 <div style=
"background:silver">
18 This text should appear BELOW the red and green blocks.