Design comparison
SolutionDesign
Solution retrospective
-The analysis of the card and dividing the code to parts was a nice challenge -The css part was a challenge for for a newbie like me
Community feedback
- @justinconnellPosted 11 months ago
Great job! I'm providing some suggestions that may help you on the way to writing more legible and maintainable code:
- Looking at the live site, the layout looks good across a range of screen sizes
- To make the HTML code more accessible provide alt text for your images, screen readers use the alt text to describe the image to visually impaired people
- Use consistent naming for your CSS variables
- Format your code - you can use Prettier
1@DrissssirDPosted 11 months agoThank you @justinconnell for you feedback I will consider what you say and try to improve my next solutions.
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