Make webpage in grid formation
As I wrote in a previous article on flex, when there is a need to arrange elements in single dimensional such as rows or columns, we use flex. But when there is a need to arrange HTML items in form of greed, that time grid is used. Grid: As the name ...
Apr 10, 20235 min read25
