Design comparison
Solution retrospective
It was my first project using Figma to analyze the project mockup and design requirements in detail. This allowed me to create a project that closely matched the mockup. Figma indeed makes the work of developers much easier since all the design requirements are laid out in Figma.
Additionally, since the project involves the implementation of CSS hover and focus states, I learned how to use transitions on elements when they are in such states. I actually have to revisit this subject because there are still plenty of things to know about CSS transitions.
What challenges did you encounter, and how did you overcome them?CSS transitions was quite a difficult subject and I was only able to implement it by experimentation.
Community feedback
- @BarapidoWillemPosted 3 months ago
Greetings mate,
your code is good, separate the css code to a file is a good breather to the html codes, but next time include the provided style on your css file or remove it to avoid confusion.
your footer img style should include also on your css file.
the rest of your codes are good specially the css code nice and good very easy to read and track.
hope you have a good day Thanks
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