Design comparison
SolutionDesign
Solution retrospective
I did the view for Tablet, this is extra.
Community feedback
- @tesla-ambassadorPosted over 2 years ago
Hey Jose! This is a very brilliant solution, great work! A few things you might want to consider:
- On the mobile view, I think it'd be great if you increased the width of the grid-columns to about 300px, It'll make the details more viewable.
- In order to fix your HTML validations and accessibility issues, consider turning the "id" attribute called "work" into a class, this is because an Id can only be used on one element and incase you want to apply the same properties / styles to different elements, you should use classes! Happy coding mate!
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