1431781-2.html (361B)
1 <html> 2 <head> 3 <style> 4 body { column-width: 1px; } 5 dd { height: 13px } 6 </style> 7 <script> 8 function go() { 9 document.body.style.width = "1240px"; 10 document.body.offsetHeight; 11 } 12 </script> 13 </head> 14 <body onload="go()"> 15 <span> 16 <span> 17 a 18 <meter></meter> 19 <dl> 20 <dd> 21 b 22 c 23 d 24 <menu></menu> 25 e 26 f