Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
The HTML & CSS foundations
hover effect was on when I hover next to it because the element was 100% width. So, i used width
set to fit-content
.
Also, to make the image and the name on the same line horizontally, I used flexbox to do it.
What specific areas of your project would you like help with?Any suggestions or recommendations about accessibility, would be appreciated.
Community feedback
- @ab-0dPosted 3 months ago
Great job! However, there are some issues with the padding of the card and the margin of the paragraphs. Please try to adjust them. 😊
1
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