Google News
logo
CSS - Interview Questions
Write all the properties of the flexbox.
There are several properties of the flexbox that are used in the HTML webpage.
 
They are :
 
* flex-direction
* flex-wrap
* flex-flow
* justify-content
* align-items
* align-content
Advertisement