413027-2.html (227B)
1 <!DOCTYPE HTML> 2 <html> 3 <body> 4 5 <div style="display:-moz-box; height:20px; border:4px dotted blue;"> 6 <div> 7 <span style="display:inline-block; width:50px; height:200px; background:yellow;"> 8 </div> 9 </div> 10 11 </body> 12 </html>