Design comparison
Solution retrospective
Hi community! I made this project a little bit differently with each bar highligting and exp. showing for each day. on hover. Also, I don't know if I had to import data from the provided JSON file only. If yes, I want to know how to do that. I simply copied the data and pasted in the Javascript file.
Community feedback
- @gladstone28Posted about 1 year ago
I like your solution to this challenge. Your HTML and CSS code looks mostly fine, but there are a few minor issues and improvements you can make: In your README.md the screen should be the one shown in the challenge not the codes that you placed there. In you HTML the script tag should be above the closing body tag not below it. I raised at pull request at your Github page with this correction. If you merge the branch in the pull request this will be corrected.
Marked as helpful0
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