
Design comparison
Solution retrospective
I took on this challenge in the order they are presented on the challenges page, sorted from easiest to hardest. At first it presented itself as too hard for me to solved taking into consideration the knowledge package I possessed back then, so I abandoned it for a while. Now that I came back to it, I am proud to say that the things that seemed difficult back then are actually quite easy to solve, if approached differently.
What challenges did you encounter, and how did you overcome them?- Overlapping/Underlapping the images on different elements, while still maintaining their size, position etc. on different display sizes.
- Using the z-axis function;
- Using fixed measurements where needed.
- Arranging the bullet points differently, depending on the display size.
- Using CSS grids in tandem with CSS grid generator(for visualization purposes) proved to be of great help.
- Changing the colors of the social media icons on hover.
- I was not aware that svg images can me modified(color wise), but using the filter function solved the problem.
This time the code turned out to be quite messy this time.
I would really appreciate some help in regards to code optimization; I would also be really grateful if someone could teach me how to better label my elements.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on lynx232's solution.
Join 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