1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
<html> <head> <style> #a { display: -webkit-box } * { column-width: 0em } </style> <script> function go() { document.body.appendChild(a); } </script> <body onload=go()> <select id="a" multiple=""></select> 0 Q - w g k