Design comparison
SolutionDesign
Community feedback
- @BashS117Posted over 1 year ago
Congrats on completing the challenge.
I have some suggestions about your code that might interest you:
html:
- tag <p>: Instead of just using margin, use CSS properties like margin and padding to add vertical space between elements,this will make your design looks like the original desing.
ATL text: The alt attribute should explain the purpose of the image.
css:
- Dont forget to checkout the style guide to use the correct colors to the design. Remeber, to train your eye for detail by getting your solution as close to the design as you can, it makes you a better frontend developer
Thats it, hope you find it helpfull, happy coding.
Marked as helpful0
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