413079-3.xhtml (251B)
1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <head> 3 </head> 4 <body > 5 <div style="column-count: 2; border: 1px solid green"> 6 <span>AAAA 7 <div style="float: left;border: 1px solid blue">BBBB 8 </div> 9 </span> 10 </div> 11 </body> 12 </html>