02H. Adding Gaps between Rows and Columns
Less than 1 minute
02H. Adding Gaps between Rows and Columns ๊ด๋ จ
Mastering CSS Grid | Colt Steele
Learn web development with Colt Steele
Adding Gaps between Rows and Columns | Colt Steele
CSS Grid supports adding gaps between rows and columns, allowing you to put visual space between elements.
Let's move on to talking about grid gaps.
We'll start by creating a 3x3 grid with nine boxes using the repeat
function: