do you know how should i create this layout? will it be great step to go with grid or flexbox??
do you know how should i create this layout? will it be great step to go with grid or flexbox??
2 Replies
I would do it with grid to have more control over the layout as the viewport grows and shrinks but flex could work too, just have to be explicit to make everything wrap/shrink properly
You’ll need 6 columns , the first two cards span 3 columns and the last three cards span 2 columns.
lets try that!! thanks for the advice 🙏
it worked! it worked man thankyou so much i love you