Design comparison
SolutionDesign
Solution retrospective
Hi, I think that I did very well on this challenge. However, if you have any suggestions, feel free to leave them below! Thank you.
Community feedback
- @ItachidorriPosted over 2 years ago
Nice work, you cloned the project very well. Let me suggest you some tips to optimize your code as well.
- Learn custom properties, making a habit to use them would allow you to keep controls to parts of your webpage at a single spot in your code, mostly at the start. This removes the hassle of making changes to a webpage by going through the whole code and searching for the element to change.
- Overall, I recommend you learn from some modern CSS tutorials, there are many resources on the resources page here but off the top of my head I recommend Kevin powell, stephanie eckles modern CSS.
Marked as helpful1@winprnPosted over 2 years ago@Itachidorri thanks! Definitely gonna check it out
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