Transcript
00:00 This last exercise is going to take us one step closer to this sort of flagship design of this workshop, this art-directed grid of logos. Right now we have this free-flowing wrapping flex container that just spreads the tiles as there's space for them and then moves to the next line,
00:16 but we want to structure that into a predictable grid that we're then going to be able to coordinate like we want. So in this exercise you're going to convert this flex wrapper into a grid and you're going to give the grid an explicit number of columns and rows so we can organize our tiles.
00:33 So we are going to want 1, 2, 3, 4, 5 columns and 1, 2, 3, 4, 5, 6 rows and also we want to change the flow of the tiles from top to bottom and then left to right instead of going from left
00:48 to right and top to bottom. So you could see here we had Remix and then Fly and Esculite going to the right and here we have Remix, Fly and Esculite going to the bottom. You've got this, good luck, see you on the next side!