Frontend Mentor Social links profile challenge using HTML and CSS.

Please log in to post a comment
Log in with GitHubCommunity feedback
- @RickLearnsToCode
Hi Mithun,
When comparing your version to the design, I notice you did not change the font color of your location. You might consider doing that to create the contrast between the name, location, and slogan at the top to make it more visually interesting.
Also, I initially used <button> elements in my attempt, but I did not like the default border and box-shadow added by the browser. Instead I changed <button> to <div> for each link then styled the divs accordingly. This gave them the flatter look shown in the design.
Nice job completing the challenge!
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