Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Social Links Profile Page

Tarps240 60

@Tarps240

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

Figuring out how to get my profile image to be a circle as when I added a border-radius of 50% I got an oval. I figured out it was because the image was not square to begin with, without Googling. Math lol.

What challenges did you encounter, and how did you overcome them?

Just the photo and briefly the links section not being in the main .wrapper so they weren't behaving correctly.

What specific areas of your project would you like help with?

None, unless I could do something more efficiently. I will always welcome feedback.

Community feedback

geomydas 1,180

@geomydas

Posted

You can use aspect-ratio to make the image square, you can use 9999px instead of percentage as it sometimes causes ellipses rather than circles. See here

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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