Design comparison
Solution retrospective
All feedback is welcome! 😊
Community feedback
- @NeoScripterPosted 8 months ago
Amazing solution, looks fantastic! I tried to figure out how to make the pages flip but counldn't do it like you. I'm going to study your solution to figure it out. Excellent job!
1@sklehtiPosted 8 months ago@NeoScripter Thank you for the absolutely wonderful feedback. It made my day! 😊 I wish you the best of luck with your app!
0@NeoScripterPosted 8 months ago@sklehti Thank you. I tried to read your code, but still couldn't manage to figure out how to make the numbers appear on both sides of the calendar sheet :( If it's not very hard, could you briefly describe how exactly did you make it work?
0@sklehtiPosted 8 months ago@NeoScripter I'm happy to try to help you. Unfortunately, it's quite difficult to explain my solution, so I'm sharing two links that I found useful:
- https://www.w3schools.com/howto/howto_css_flip_box.asp
- https://www.w3schools.com/css/tryit.asp?filename=trycss3_transform_rotatex
In my implementation I have created several overlapping boxes: One at the bottom box and two opposite boxes (these all are upper boxes).
Hopefully these will be useful to you! 😊
1
Please log in to post a comment
Log in with GitHubJoin 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