Learn with Grid and Grid Item

i try to learn Grids und build the same form " The easy way to build Tailwind CSS Grids" but i can`t find “Grid Items” what i do wrong? :thinking:

Most things you drop into a grid will take up one “grid item”, such as text or an image. However, if you want more fine-grained control, you can drop in a container and set it to be a grid item.

Here’s a quick video showing how that works:

Hope that helps!

Hi Dan

Thank you, it was helpfull for me, now i understand the diffenrenz to Grid V1 from your Video. Perfect :ok_hand:

1 Like