Christmas countdown timer using HTML, CSS and JavaScript

Solution retrospective
I couldn't make the cards flip vertically probably because my knowledge of JS is limited (newbie)... Any help will be appreciated... I equally needs your feedback on the design too, thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, good work on this challenge, FesoQue! 👍
It's cool that you made your solution Christmas-themed! 🎅
I suggest,
- Turning the social media links at the bottom of the page into actual links using the anchor tag.
- The lights at the top of the page look great, but they are very stretched in the desktop layout of the page. You might want to consider adding multiple rows of lights in the desktop layout to prevent that from happening.
- You can clear up some of the errors on your solution report by adding a
<title>
tag to the inline SVGs on your page. 😉
Keep coding (and happy coding, too)! 😁
And happy holidays! 🎄
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord