What does the display: flex property do to an element?
Makes the element inline with other elements
Creates a grid layout for the element
Converts the element into a flexible container, allowing flexible child elements
Makes the element block-level and adds margins
This question is part of this quiz :
CSS Responsive Design and Media Queries Quiz