654950-1-ref.html (292B)
1 <!DOCTYPE HTML> 2 <html> 3 <body> 4 <div style="opacity:0.8; background-color: gray;"> 5 <span style="display:inline-block; width:256px; height:256px; background:lime; position:relative; top:10px;"> 6 <div style="background:yellow; height:50px;"></div> 7 </span> 8 </div> 9 </body> 10 </html>