(somewhat) Animated Planet-Fact Page w/ HTML, CSS & JS πͺπ
Design comparison
Solution retrospective
Made with:
- HTML π¦΄
- CSS π¨
- JS π€
- I used jQuery and GSAP libraries ππ
- used postCSS to ensure browser compatibility π―
- mobile-first workflow π²π²
- added some animations to make the page more dynamic π¨π¨
As always, if you notice anything, you know what to do ππ
Community feedback
- @Mazhar1857Posted 6 months ago
The hovering effect is not smooth. I'm not sure, but it may be because of left: 50% and transform: translateX(-50%). Instead, you can use left: 0. I haven't tried it yet because I need to download your code to check if it is working.
Marked as helpful1@kodan96Posted 6 months ago@Mazhar1857
it surely works like that, but I did it on purpose. but thanks for the feedback tho π
1 - @DaniNewAccPosted 6 months ago
Now i don't know how you build all the btns like overview, internal structure and surface geology but one thing that can be improved is to redirect the user to the information he has clicked not only by clicking on the name of the info but clicking on the container of it. Anyway, it is a very good project, well done.
1@kodan96Posted 6 months ago@DaniNewAcc
yeah, I realized I f*cked up the buttons, but I was lazy to fix it π©π©
and thank you for the compliment, appreciate itπ
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