Day 10 Web Devlopement

CSS GRID

CSS Grid Layout is a powerful layout system that allows you to create two-dimensional grid-based layouts on a web page. CSS Grid provides a flexible and responsive way to structure and position elements in a grid format.

Properties for the Parent (Grid Container)

Grid with user named lines

https://cssgridgarden.com/

Amazing Fun Game to learn about CSS Grid