InterviewSolution
Saved Bookmarks
| 1. |
Which of the following overrides container’s align-items property?(a) order(b) align-self(c) align-items(d) flexThis question was addressed to me during an online interview.Enquiry is from Styling HTML5 Layout with CSS topic in chapter Flash Videos, HTML5 Layout & Practical Information of HTML |
|
Answer» Right answer is (b) align-self |
|