Design comparison
Solution retrospective
I would add a responsive layout, something I haven't mastered yet
What challenges did you encounter, and how did you overcome them?No complex challenges I ended up encountering
What specific areas of your project would you like help with?Best practices with CSS, ideas on how to implement it more effectively and less "polluted"
Community feedback
- @tufcoderPosted 8 months ago
Very good work, you know the path to continue evolving.
The only thing that I observe in your css styles, is to avoid using "ids", prefer use "classes" for multi styles. Practice will bring the confort to use classes.
Your html has the class "nut" in the table, but that class isnt present in your css file. Maybe you remove then, but remains in your html.
Marked as helpful0@KanjiSaikoPosted 8 months ago@tufcoder Thank you very much for the feedback. I will pay more attention to these issues!
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