social link profile html and css vs code

Solution retrospective
I'm quite proud of the code organization and the use of best practices, such as structuring with Flexbox, using CSS variables to simplify maintenance, and including a custom font with @font-face. I also paid attention to accessibility and security aspects, like using rel="noopener noreferrer" on links with target="_blank". It was very satisfying to see the layout closely match the original design while keeping the code clean and reusable.
What challenges did you encounter, and how did you overcome them?I didn’t face any major challenges during the project. The only small difficulty was figuring out which container should define the size of the menu items. But with some testing and adjusting the CSS, I managed to get it working smoothly. Overall, it was a good learning experience that helped me understand layout sizing better.
What specific areas of your project would you like help with?I’m not sure about specific areas yet, but I’m open to any feedback that can help me improve. I appreciate suggestions that can make my code cleaner, more efficient, or enhance the design and accessibility.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @jenphan
Your solution looks great! Very similar to the original design given.
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