Comment by moi2388 3 days ago Live side by side unfortunately. I personally however always use grid, flexbox sucks. 3 comments moi2388 Reply herpdyderp 3 days ago On the other hand, I only use flexbox and I think grid sucks. dsego 3 days ago Flexbox is great for stacking and distributing elements vertically or horizontally, especially when you don't know how many there are. system2 3 days ago Can you get the same alignment properties with the grid? If so, I will use the grid more often.
dsego 3 days ago Flexbox is great for stacking and distributing elements vertically or horizontally, especially when you don't know how many there are.
system2 3 days ago Can you get the same alignment properties with the grid? If so, I will use the grid more often.
On the other hand, I only use flexbox and I think grid sucks.
Flexbox is great for stacking and distributing elements vertically or horizontally, especially when you don't know how many there are.
Can you get the same alignment properties with the grid? If so, I will use the grid more often.