OLD | NEW |
| (Empty) |
1 <body style="-webkit-writing-mode:vertical-lr"> | |
2 <div style="-webkit-column-count:2; -webkit-column-rule:2px solid grey; column-c
ount:2; column-rule:2px solid grey; column-fill:auto; width:300px; height:750px;
border:5px solid black; padding:5px;"> | |
3 <div style="width:250px"></div> | |
4 <div style="display:inline-block; border:2px solid green"> | |
5 All of this text should be in the second column.<br> | |
6 All of this text should be in the second column.<br> | |
7 All of this text should be in the second column.<br> | |
8 All of this text should be in the second column.<br> | |
9 All of this text should be in the second column.<br> | |
10 All of this text should be in the second column.<br> | |
11 All of this text should be in the second column.<br> | |
12 All of this text should be in the second column.<br> | |
13 All of this text should be in the second column.<br> | |
14 All of this text should be in the second column.<br> | |
15 All of this text should be in the second column.<br> | |
16 </div> | |
17 | |
18 </div> | |
19 | |
20 | |
OLD | NEW |