I hope you are doing great. I want to know the main difference between flexbox and grid in CSS and their proper use case. I would love to hear from you. Your answer is always appreciated. Thanks, Khubaib Shoukat.
Asked
Active
Viewed 62 times
-1
-
https://css-tricks.com/quick-whats-the-difference-between-flexbox-and-grid/. Does this helps your problem ? – Abin Thaha Sep 03 '21 at 12:28
-
If you are going to arrange elements in single dimension either `x` or `y` then go for `flexbox` else `grid`. – DecPK Sep 03 '21 at 12:36
-
See, I mentioned that I want to know about them as I'm new to the Web. Obviously, It will Help me a lot in the future. @AbinThaha – Khubaib Shoukat Sep 03 '21 at 12:38