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