Design comparison
Solution retrospective
hy guyz, kindly rate this project, its my first project building with json, you can click the daily, weekly and monthly button to display the data thanks
Community feedback
- @carlwickerPosted almost 3 years ago
Hey ya Saykeed, the functionality all seems to be working fine however the styling isn't quite right yet. Firstly I'd go through the report and address the issues, start by changing the ids to classes which will clear lots of your reported errors.
Here's the link for your report if you haven't seen it: https://www.frontendmentor.io/solutions/css-and-javascript-json-xOO-pLf5Y/report
"id" can be used on an HTML element that appears once on a page, however "class" can be applied to multiple HTML elements.
The style guide document provides links to the relevant fonts, font sizes and colors, they don't seem to be applied to your solution so take a look at that after you've addressed the report issues.
Keep up the great work.
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