Design comparison
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
Community feedback
- @RajSanjelPosted over 2 years ago
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
0@dumpdope1Posted over 2 years ago@RajSanjel Thank you so much for this appreciate it. Will take a look into. I will redo the project to make sure I understand clearly how to do it and I might use tailwind CSS
0@RajSanjelPosted over 2 years ago@dumpdope1 If you are just starting I suggest not to use tailwind css.
0
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