Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumCSSgrid template rows cols areasSingle-choice MCQ

What is the effect of a `.` (period) token inside a `grid-template-areas` string?

grid-template-areas: "a a ." "a a b";