Using grid-template-areas, create the layout and apply the grid-area property to the respective grid area items.
"header header header"
"nav main sidebar"
"footer footer footer"Using grid-template-areas, create the layout and apply the grid-area property to the respective grid area items.
"header header header"
"nav main sidebar"
"footer footer footer"Create a free account to access the full topic