You have the following code:
You need to ensure that the content appears as shown in the following exhibit:
Which display attribute should you use for the red div?

A.
grid
B.
inline
C.
block
D.
flex
Explanation:
https://www.w3schools.com/cssref/pr_class_display.asp
display:flex
0
0
inline for sure!!!!
0
1
sorry, flex!
2
0
display:flex
0
0
display:flex
0
0
display:flex it is. Thx all.
0
0
New questions from September 2017 incoming:
http://optimumfiles.com/ProgrammingInHTML
0
3
D. flex
https://jsfiddle.net/f7bjk4x9/1/
1
0