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. My solution

@VincinChristmas

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?

I am proud that it didn't take me long to do this.

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

I had some slight problems in CSS because I forgot to set the max-width. Perhaps my image is a little too big? It doesn't look good on desktop full screen. It is blurry.

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

image resizing

Community feedback

Joshtemi0 180

@Joshtemi0

Posted

Nice

Viewing it on the web browser the image is perfect in sizing

But I case you are still looking for answer you can use

img {
width: 2rem; or any other one you preferred one like px, %, just make sure they are the same height and width
height: 2rem;
}

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