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 with HTML and CSS

@jidanrestu

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@damigand

Posted

The dimensions of the solution are a bit smaller than the dimensions of the challenge. I suggest adding the attribution section outside of the main section because it messes up with the solution a little bit. Next time, try using the next code in your attribution element:

.attribution { 
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
}

This will help you align your attribution element at the bottom of the page. Make sure it's outside of any main element, at the very end of the body. The rest is pretty solid, it looks really similar. Keep up the good work!

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