Html5 - Study Mode
[#1] Which of the following was not previous layout mode?
Correct Answer
(B) Flexbox layout
[#2] Which of the following overrides container's align-items property?
Correct Answer
(B) align-self
[#3] Which property is used to align flex items?
Correct Answer
(B) justify-content
[#4] Which of the following can't be the value of float property?
Correct Answer
(C) center
[#5] Which of the following element is used as a container for content?
Correct Answer
(A) <aside>