1230378.xhtml (313B)
1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <head> 3 <style> 4 5 body { font-family: monospace; } 6 .k { column-count: 2; height:2em; line-height:1em;} 7 .fl { float: left; } 8 9 </style> 10 </head> 11 <body> 12 13 <caption class="k"><br /><br />A<div class="fl"><table>B C D E F</table><table></table></div></caption> 14 15 </body> 16 </html>