< Back to Frontend Friday Folks Index
< Back to Frontend Friday Folks Index
Pillars
Highlighted solution (605 characters)
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 | |
24 | |
25 | |
26 | |
27 | |
28 | |
29 | |
30 | |
31 | |
32 | |
33 | |
34 | |
35 | |
36 | |
37 | |
38 | |
39 | |
40 | |
41 | |
Lots of -webkit-box-reflect
in here! We did this 100% solution at the JSCraftCamp 2023 in a group. Later, we started
working on another solution with gradients. Somehow the numbers didn't really add up, so maybe
other units like percentages or similar should have been used to cleanly get to 100%.
Interestingly, using r
(or other non-assigned names) as an element name seems to work
out as block elements!