< Back to Frontend Friday Folks Index
< Back to Frontend Friday Folks Index
Video Reel
Highlighted solution (371 characters)
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
It's a grid! I first tried it with nested grids: First for the columns, the inner ones for the
rows. It looks like that renders a bit differently, since I couldn't get it to 100%. Thanks to
Ariadne for sharing a simpler solution: It made me remove the inner grids, which worked out way
better!