File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width " />
6- < title > Two Values of Display: display: flow-root</ title >
6+ < title > Multi-Keyword Values of Display: display: flow-root</ title >
77
88 < style >
99 body {
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width " />
6- < title > Two Values of Display: display: inline-block</ title >
6+ < title > Multi-Keyword Values of Display: display: inline-block</ title >
77
88 < style >
99 body {
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width " />
6- < title > Two Values of Display: an inline flex container</ title >
6+ < title > Multi-Keyword Values of Display: an inline flex container</ title >
77
88 < style >
99 body {
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width " />
6- < title > Two Values of Display: two value syntax</ title >
6+ < title > Multi-Keyword Values of Display: two value syntax</ title >
77
88 < style >
99 body {
8484
8585< body >
8686 < section >
87- < h1 > Two values for display</ h1 >
87+ < h1 > Multiple values for display</ h1 >
8888
8989< div class ="flex flex1 ">
9090 < div > Item One</ div >
@@ -115,7 +115,7 @@ <h1>Two values for display</h1>
115115
116116 </ textarea >
117117 < textarea id ="code " class ="playable-html " style ="height: 280px; ">
118- < h1 > Two values for display</ h1 >
118+ < h1 > Multiple values for display</ h1 >
119119
120120< div class ="flex flex1 ">
121121 < div > Item One</ div >
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="utf-8 " />
55 < meta name ="viewport " content ="width=device-width " />
6- < title > Two Values of Display: a span as a flex container</ title >
6+ < title > Multi-Keyword Values of Display: a span as a flex container</ title >
77
88 < style >
99 body {
You can’t perform that action at this time.
0 commit comments