Design comparison
SolutionDesign
Solution retrospective
Tried my best to use correct semantic elements to structure my html document.
Community feedback
- @danielmrz-devPosted 11 months ago
Hello again, Joe!
Another nice project!
I have a tip for you to improve this one too:
- Since this project does not change from the mobile to desktop version, in this case, you can use fixed
width
values to it, likepixels
.
Using percentage values can make your card overgrow or not grow enough sometimes, dependind on other factors. Which is not the case here, ok?
Maybe this advice can serve you better in other projects 😊
I hope it helps!
0@Joesexton9789Posted 11 months ago@danielmrz-dev
Hello, thank you for providing theses tips. They will for sure help me in future projects and will keep them in mind.
0 - Since this project does not change from the mobile to desktop version, in this case, you can use fixed
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