OLD | NEW |
1 <body style="-webkit-writing-mode: vertical-rl"> | 1 <body style="-webkit-writing-mode: vertical-rl"> |
2 <p style="-webkit-column-count:3; -webkit-column-rule:3px solid black; column-co
unt:3; column-rule:3px solid black; column-fill:auto; width:100px; border:10px s
olid maroon; padding:20px;"> | 2 <p style="-webkit-column-count:3; -webkit-column-rule:3px solid black; column-co
unt:3; column-rule:3px solid black; column-fill:auto; width:100px; border:10px s
olid maroon; padding:20px;"> |
3 This is some column text.<br> | 3 This is some column text.<br> |
4 This is some column text.<br> | 4 This is some column text.<br> |
5 This is some column text.<br> | 5 This is some column text.<br> |
6 This is some column text.<br> | 6 This is some column text.<br> |
7 This is some column text.<br> | 7 This is some column text.<br> |
8 This is some column text.<br> | 8 This is some column text.<br> |
9 This is some column text.<br> | 9 This is some column text.<br> |
10 This is some column text.<br> | 10 This is some column text.<br> |
(...skipping 12 matching lines...) Expand all Loading... |
23 This is some column text.<br> | 23 This is some column text.<br> |
24 This is some column text.<br> | 24 This is some column text.<br> |
25 This is some column text.<br> | 25 This is some column text.<br> |
26 This is some column text.<br> | 26 This is some column text.<br> |
27 This is some column text.<br> | 27 This is some column text.<br> |
28 This is some column text.<br> | 28 This is some column text.<br> |
29 This is some column text.<br> | 29 This is some column text.<br> |
30 This is some column text.<br> | 30 This is some column text.<br> |
31 This is some column text.<br> | 31 This is some column text.<br> |
32 </p> | 32 </p> |
OLD | NEW |