Design comparison
Solution retrospective
Is it okay to use animation on the status bar?
Community feedback
- @lailton-bPosted over 4 years ago
Hello, Isy!
For sure. I really liked the result, congratulations!
3 - @mattstuddertPosted over 4 years ago
Awesome work on this challenge, Isy! It's definitely OK to use animations. These challenges are there for you to practice those extra details and you've done a really good job!
It's great to see you using
aria-*
labels for the progress bar. A native HTML element you could have used instead of adiv
would be themeter
element. This would remove the need for thearia-*
labels as it's a native HTML element with that meaning/functionality. Here's more information on the meter element on MDN.Keep up the great work! 👍
2 - @Kvaibhav01Posted over 4 years ago
I like the subtle animations you have! Good work.
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