HTML CSS JAVASCRIPT BASIC

Solution retrospective
I enjoy this project so much it's incomplete I don't have any idea how to do hover functionality in CSS while the data is an HTML attribute called data-percentage.
If you have any idea to help please let me know so I can go back and fix it.
but the rest I'm very satisfied with the whole project
Please log in to post a comment
Log in with GitHubCommunity feedback
- @RajSanjel
my suggestions:-
- For hover effect I used js mouseover and mouseout event but I am not sure if this is the right way.
- When hovering I noticed that it changes color to cyan which is not expected according to design guideline cyan is for current day only.
- Instead of div with class mainDiv use main tag to wrap main content of page. If you want to rea d more about semantic tags click here
If you want to see mine its here and my js is here
Note:- There are many ways to do same things so you can take idea and implement in your project. Hope this helped
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