OLD | NEW |
1 <body style="-webkit-writing-mode: vertical-lr"> | 1 <body style="-webkit-writing-mode: vertical-lr"> |
2 <p style="-webkit-column-count:3;-webkit-column-rule:3px solid black; width:100p
x;border:10px solid 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 so
lid 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> |
11 This is some column text.<br> | 11 This is some column text.<br> |
12 This is some column text.<br> | 12 This is some column text.<br> |
13 This is some column text.<br> | 13 This is some column text.<br> |
14 This is some column text.<br> | 14 This is some column text.<br> |
15 This is some column text.<br> | 15 This is some column text.<br> |
16 </p> | 16 </p> |
17 | 17 |
18 <p style="-webkit-column-count:3;-webkit-column-rule:3px solid black; width:100p
x;border:10px solid maroon; padding:20px; direction:rtl"> | 18 <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 so
lid maroon; padding:20px; direction:rtl"> |
19 This is some column text.<br> | 19 This is some column text.<br> |
20 This is some column text.<br> | 20 This is some column text.<br> |
21 This is some column text.<br> | 21 This is some column text.<br> |
22 This is some column text.<br> | 22 This is some column text.<br> |
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 |