OLD | NEW |
1 <html> | 1 <html> |
2 <head> | 2 <head> |
3 <style> | 3 <style> |
4 div { | 4 div { |
5 -webkit-columns: 2; | 5 -webkit-columns: 2; |
6 -moz-column-count: 2; | 6 -moz-column-count: 2; |
7 columns: 2; | 7 columns: 2; |
8 } | 8 } |
9 </style> | 9 </style> |
10 </head> | 10 </head> |
11 <body> | 11 <body> |
12 <div> | 12 <div style="line-height:2em;"> |
13 This content should be split into two columns. | 13 This content should be split into two columns. |
14 This content should be split into two columns. | 14 This content should be split into two columns. |
15 This content should be split into two columns. | 15 This content should be split into two columns. |
16 This content should be split into two columns. | |
17 This content should be split into two columns. | |
18 This content should be split into two columns. | |
19 This content should be split into two columns. | |
20 This content should be split into two columns. | |
21 This content should be split into two columns. | |
22 This content should be split into two columns. | |
23 This content should be split into two columns. | |
24 This content should be split into two columns. | |
25 This content should be split into two columns. | |
26 This content should be split into two columns. | |
27 This content should be split into two columns. | |
28 This content should be split into two columns. | |
29 This content should be split into two columns. | |
30 This content should be split into two columns. | |
31 This content should be split into two columns. | |
32 This content should be split into two columns. | |
33 This content should be split into two columns. | |
34 This content should be split into two columns. | |
35 This content should be split into two columns. | |
36 This content should be split into two columns. | |
37 This content should be split into two columns. | |
38 This content should be split into two columns. | |
39 This content should be split into two columns. | |
40 This content should be split into two columns. | |
41 This content should be split into two columns. | |
42 This content should be split into two columns. | |
43 This content should be split into two columns. | |
44 This content should be split into two columns. | |
45 This content should be split into two columns. | |
46 This content should be split into two columns. | |
47 This content should be split into two columns. | |
48 This content should be split into two columns. | |
49 This content should be split into two columns. | |
50 This content should be split into two columns. | |
51 This content should be split into two columns. | |
52 This content should be split into two columns. | |
53 This content should be split into two columns. | |
54 This content should be split into two columns. | |
55 This content should be split into two columns. | |
56 This content should be split into two columns. | |
57 This content should be split into two columns. | |
58 This content should be split into two columns. | |
59 This content should be split into two columns. | |
60 This content should be split into two columns. | |
61 This content should be split into two columns. | |
62 This content should be split into two columns. | |
63 This content should be split into two columns. | |
64 This content should be split into two columns. | |
65 This content should be split into two columns. | |
66 This content should be split into two columns. | 16 This content should be split into two columns. |
67 This content should be split into two columns. | 17 This content should be split into two columns. |
68 This content should be split into two columns. | 18 This content should be split into two columns. |
69 This content should be split into two columns. | 19 This content should be split into two columns. |
70 This content should be split into two columns. | 20 This content should be split into two columns. |
71 This content should be split into two columns. | 21 This content should be split into two columns. |
72 This content should be split into two columns. | 22 This content should be split into two columns. |
73 This content should be split into two columns. | 23 This content should be split into two columns. |
74 This content should be split into two columns. | 24 This content should be split into two columns. |
75 This content should be split into two columns. | 25 This content should be split into two columns. |
(...skipping 20 matching lines...) Loading... |
96 This content should be split into two columns. | 46 This content should be split into two columns. |
97 This content should be split into two columns. | 47 This content should be split into two columns. |
98 This content should be split into two columns. | 48 This content should be split into two columns. |
99 This content should be split into two columns. | 49 This content should be split into two columns. |
100 This content should be split into two columns. | 50 This content should be split into two columns. |
101 This content should be split into two columns. | 51 This content should be split into two columns. |
102 This content should be split into two columns. | 52 This content should be split into two columns. |
103 </div> | 53 </div> |
104 </body> | 54 </body> |
105 </html> | 55 </html> |
OLD | NEW |