OLD | NEW |
1 <div style="-webkit-column-width:300px; column-width:300px; column-fill:auto; bo
rder:2px solid black; height:400px"> | 1 <!DOCTYPE html> |
2 This is some text.<br> | 2 <div style="-webkit-columns:2; -webkit-column-gap:0; column-fill:auto; width:40e
m; height:21em; line-height:2em;"> |
3 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br>This is some text.<br>This is some text.<br> | 3 First column<br> |
4 This is some text.<br>This is some text.<br>This is some text.<br> | 4 First column<br> |
5 <img style="height:300px;width:250px;background-color:green;display:block"> | 5 First column<br> |
6 This is some text.<br> | 6 First column<br> |
7 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br>This is some text.<br>This is some text.<br> | 7 <img style="display:block; width:100%; height:14em; background:green;" alt="
Second column"> |
8 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br> | 8 Second column<br> |
9 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br>This is some text.<br>This is some text.<br> | 9 Second column<br> |
10 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br> | 10 Second column<br> |
11 This is some text.<br>This is some text.<br>This is some text.<br>This is some t
ext.<br>This is some text.<br>This is some text.<br> | 11 </div> |
12 This is some text.<br>This is some text.<br>This is some text.<br> | |
OLD | NEW |