Submitted almost 3 years ago
Time Tracking Dashboard w/ Tailwind, Webpack, PostCSS and json-server
@xs30snw
Design comparison
SolutionDesign
Solution retrospective
I didn't know how to make a semantically proper switch between 'daily', 'weekly' and 'monthly' data.
On one hand, it should be a navigation block, in which links are organized inside a list. But the challenge also has the feel of an app, where these buttons should rather be radio buttons.
How would you implement this?
Community feedback
- @MikevPeerenPosted almost 3 years ago
Hey 👋
Try to make use of headers instead of using paragraphs for everything. Also try to add alt text to images that require it, if they don't require it use alt="".
For your question I personally used buttons for the interactions but a list would also be fine imo.
Marked as helpful1
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