>
Outils
>
CSS Grid playground
Élément conteneur :
Quick Templates:
3×3 Grid
2×2 Grid
12 Column Grid
Sidebar Layout
Header-Main-Footer
Holy Grail Layout
grid-template-columns:
grid-template-rows:
justify-items:
stretch
start
center
end
align-items:
stretch
start
center
end
justify-content:
start
center
end
space-between
space-around
space-evenly
align-content:
start
center
end
space-between
space-around
space-evenly
stretch
Ajouter élément
Élément enfant sélectionné :
grid-column:
grid-row:
justify-self:
auto
start
center
end
stretch
align-self:
auto
start
center
end
stretch