OLD | NEW |
1 <p style="-webkit-column-count:3;-webkit-column-rule:3px solid black; height:100
px;border:10px solid maroon; padding:20px;"> | 1 <p style="-webkit-column-count:3; -webkit-column-rule:3px solid black; column-co
unt:3; column-rule:3px solid black; column-fill:auto; height:100px; border:10px
solid maroon; padding:20px;"> |
2 This is some column text.<br> | 2 This is some column text.<br> |
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 </p> | 15 </p> |
16 | 16 |
17 <p style="-webkit-column-count:3;-webkit-column-rule:3px solid black; height:100
px;border:10px solid maroon; padding:20px; direction:rtl"> | 17 <p style="-webkit-column-count:3; -webkit-column-rule:3px solid black; column-co
unt:3; column-rule:3px solid black; column-fill:auto; height:100px;border:10px s
olid maroon; padding:20px; direction:rtl"> |
18 This is some column text.<br> | 18 This is some column text.<br> |
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 </p> | 31 </p> |
OLD | NEW |