Grid (HTML/CSS)

Hello! I am trying to make a grid as a part of a website project for my programming class, and I have absolutely no idea where to start!

as in position: grid?

the css course has a section about grid:

https://www.codecademy.com/learn/learn-css

part 6 is CSS grid

also MDN has extensive documentation about the grid:


2 Likes