InterviewSolution
Saved Bookmarks
| 1. |
Which of the following specifies initial length of flex item?(a) flex-flow(b) flex-grow(c) flex-shrink(d) flex-basisI have been asked this question during an online interview.The doubt is from Styling HTML5 Layout with CSS topic in section Flash Videos, HTML5 Layout & Practical Information of HTML |
|
Answer» The correct option is (d) flex-basis |
|