6
6
</ head >
7
7
< body >
8
8
before multi-column - not selected
9
- < div style ="column-count: 2 ; ">
9
+ < div style ="column-width: 100px; column-gap:15px ; ">
10
10
< div > this is not area selected this is not area selected this is not area selected this is not area selected this is not area selected
11
11
this is not area selected this is not area selected this is not area selected this is not area selected this is not area selected</ div >
12
+ < div style ="column-span: all; background-color: green; color:yellow; ">
13
+ SPANNING SPANNING SPANNING
14
+ </ div >
15
+ < div >
16
+ not selected
17
+ </ div >
12
18
< div style ="font-weight: bold; "> this is area selected text this is area selected text this is area selected text this is area selected text
13
19
this is area selected text this is area selected text this is area selected text this is area selected text
14
20
this is area selected text this is area selected text this is area selected text this is area selected text
15
21
this is area selected text this is area selected text this is area selected text this is area selected text
16
22
this is area selected text this is area selected text this is area selected text this is area selected text
17
23
this is area selected text this is area selected text this is area selected text this is area selected text
18
24
this is area selected text this is area selected text this is area selected text this is area selected text</ div >
25
+ < div >
26
+ not not not not
27
+ not not not not
28
+ not not not not
29
+ not not not not
30
+ not not not not
31
+ not not not not
32
+ not not not not
33
+ not not not not
34
+ not not not not
35
+ not not not not
36
+ not not not not
37
+ not not not not
38
+ not not not not
39
+ not not not not
40
+ not not not not
41
+ not not not not
42
+ not not not not
43
+ not not not not
44
+ not not not not
45
+ not not not not
46
+ not not not not
47
+ not not not not
48
+ not not not not
49
+ not not not not
50
+ not not not not
51
+ not not not not
52
+ not not not not
53
+ not not not not
54
+ not not not not
55
+ not not not not
56
+ not not not not
57
+ not not not not
58
+ not not not not
59
+ not not not not
60
+ not not not not
61
+ </ div >
19
62
</ div >
20
63
</ div >
21
- after multi-column - selected
64
+ < div > after multi-column - selected</ div >
22
65
< br />
23
66
< br />
24
67
< br />
25
68
< br />
26
- < div style ="contain: strict; height: 200px; width: 1000px; ">
27
- < span >
28
- < div style ="column-count: 2; ">
29
- < div style ="font-weight: bold; "> this is area selected text this is area selected text this is area selected text this is area selected text
30
- this is area selected text this is area selected text this is area selected text this is area selected text
31
- this is area selected text this is area selected text this is area selected text this is area selected text
32
- this is area selected text this is area selected text this is area selected text this is area selected text
33
- this is area selected text this is area selected text this is area selected text this is area selected text
34
- this is area selected text this is area selected text this is area selected text this is area selected text
35
- this is area selected text this is area selected text this is area selected text this is area selected text</ div >
36
- </ div >
69
+ < div style ="contain: strict; height: 340px; width: 656px; ">
70
+ < div style ="display:grid;grid-template-rows:301px; ">
71
+ < div style ="column-fill:auto;column-width: 118px; column-gap:15px; width:384px; ">
72
+ < div style ="width:118px; height:18.8px "> </ div >
73
+ < div style ="font-weight: bold; "> this is area selected text this is area selected text this is area selected text this is area selected text this is area selected text this is area selected text this is area selected text this is area selected text
74
+ this is area selected text this is area selected text this is area selected text this is area selected text
75
+ this is area selected text this is area selected text this is area selected text this is area selected text
76
+ this is area selected text this is area selected text this is area selected text this is area selected text
77
+ this is area selected text this is area selected text this is area selected text this is area selected text
78
+ this is area selected text this is area selected text this is area selected text this is area selected text</ div >
37
79
</ div >
38
- after multi-column - selected
39
- </ span >
80
+ < div style =" grid-row:2;width: 656px; " > after multi-column - selected</ div >
81
+ </ div >
40
82
</ div >
41
83
</ body >
42
84
</ html >
0 commit comments