InterviewSolution
Saved Bookmarks
| 1. |
Which property is used to align flex items?(a) align-items(b) justify-content(c) align-content(d) flex-growI got this question in an internship interview.Query is from Styling HTML5 Layout with CSS topic in chapter Flash Videos, HTML5 Layout & Practical Information of HTML |
|
Answer» The correct choice is (b) justify-content |
|