sticky-pos-scrollable-5-ref.html (237B)
1 <!DOCTYPE HTML> 2 <html> 3 <body> 4 <div style="width:400px; height:300px; overflow:hidden; border:2px solid black"> 5 <div style="height: 150px"></div> 6 <div style="width: 100px; height: 100px; background-color: green"></div> 7 </div>