. How do you create a flexible, responsive layout in CSS?
By using float and clear
By using flexbox or grid
By setting width to 100%
By using position: relative
This question is part of this quiz :