CSS Grid : Everything you need to know
CSS Grid is a powerful tool that CSS gives us to easily align items and create two-dimensional layouts.
Grid and Flexbox are both part of CSS and can both be used in similar ways
Flexbox was created first and has a bit more browser compatibility
I w...
vishalrajiwade.hashnode.dev5 min read