CSS Grid — Complete Interactive Demo

Mỗi tab là một khái niệm Grid: chỉnh control, xem layout đổi và CSS sinh ra ngay lập tức. {Each tab is one Grid concept: tweak the controls, watch the layout and the generated CSS update live.}

Defining tracks {Định nghĩa tracks}

grid-template-columns đặt chiều rộng cột, grid-template-rows đặt chiều cao hàng, gap là khoảng cách. {grid-template-columns sets column widths, grid-template-rows sets row heights, gap is the gutter.}