-1:000000000000 | 0:9de83d0ae9c1 |
---|---|
1 <html xmlns="http://www.w3.org/1999/xhtml"> | |
2 <head> | |
3 </head> | |
4 <body onload='document.getElementById("x").style.letterSpacing = "20px";'> | |
5 | |
6 <div style="-moz-column-count: 15;" id="x"><span>AAA | |
7 <div style="float: left;">BBBB<div>CCCC</div></div></span></div> | |
8 | |
9 </body> | |
10 </html> |