655462-1.html (354B)
1 <!DOCTYPE html><html><head> 2 3 4 </head> 5 6 <body onload="document.getElementById('q').style.direction = 'rtl';"> 7 8 <div style="height: 80px; position: relative; column-count: 2;"><div style="margin-top: 40px; position: absolute; height: 100px;"></div><div style="position: absolute;" id="q"></div><div style="position: absolute;"></div></div> 9 10 </body></html>