492155-4.html (311B)
1 <!DOCTYPE html> 2 <html style="height: 100%;"><body style="height: 100%; margin: 0;"> 3 <div style="height: 50%"></div> 4 5 <div style="width: 200px; height: 200px; transform: scale(-1); position: relative;"> 6 <div style="height: 200px; overflow: auto;"> 7 <div style="height: 400px;"></div> 8 </div> 9 </div> 10 </div>