1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
<style> .b { font-size: 0.0136in; writing-mode: tb; } * { column-count: 7; width: 7pt; } </style> <script> function go() { a.style.setProperty("column-span", "all") } </script> <body onload=go()> <q> <ins class="b"> <pre></pre> <q id="a">A</q> </ins> <!-- a -->