< Back to Frontend Friday Folks Index
< Back to Frontend Friday Folks Index
Gift Box
Visit the official puzzle page (affiliate link!) to play it yourself. If you buy a course from CSSBattle through my affiliate link, I receive a share of it!
Highlighted solution (580 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 | |
I've used border-image for the first time, to get the four parts of the box. The loop at the top are two divs with an appropriate border-radius. Since we did the Snowman, Candle and this one in one session, I couldn't finish it with 100% in the beginning. I did change it a couple of days later and got to 100% with the above solution though, keeping the initial ideas.