Skip to content

Flex vs grid #14

Answered by Abhinav-ark
Dharaneesh2703 asked this question in Q&A
Discussion options

You must be logged in to vote

The difference between grid layout and flexbox layout is that flexbox is used for a layout in one dimension - a row most commonly. Grid is used for two-dimensional layout - rows, and columns at the same time.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Dharaneesh2703
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants