Frontend Mentor - Fylo data storage component solution

Solution retrospective
I was trying to use the element <progress></progress>
for progress bar, but Styling it was complicated for me, and I notice form MDN That This feature is non-standard and is not on a standards track. so I end up using just standard div
for styling.
is there are some alternative ways to use semantic element for progress.
happy coding ;)
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on imad's solution.
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