
Responsive social links profile page with mobile-first workflow
Design comparison
Solution retrospective
I am introduced with BEM naming convention and semantic HTML, and gradually implement them and try to get used to them.
What challenges did you encounter, and how did you overcome them?There is always a little gap with tag and tag when the display property not set to block. Set the display to block, solve the problem.
For flex items, if we want to let the item to stretch to its max width, don't forget to set the item's flex property to 1.
What specific areas of your project would you like help with?Need to learn more about:
- Semantics HTML in depth.
- Make an efficient, modular, maintainable CSS code to work with a team.
Community feedback
- @saintnic84Posted 6 months ago
This site wants me to peer review, but that's a challenge when there's visually no difference between your design and the solution. The only thing I could say would be to replace the readme.md file with your own, so that any employers or recruiters will see your work, rather than the front end mentor challenge. Excellent job and keep up the good work.
Marked as helpful0P@hartashuPosted 6 months ago@saintnic84 Thanks a lot for the advice! I agree with you. Later or sooner I will edit the readme file. Again thanks for the advice, it really helpful 😊
0P@hartashuPosted 6 months ago@saintnic84 Already updated the README file. Thanks for the advice, really appreciate it 👍
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