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

@YoussefYaser11

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

Bartek20 120

@Bartek20

Posted

First of all, you should avoid using inline CSS in your index.html. Move it to a separate file. You should also try to center the profile component not by margin but by flex or grid. You can find an illustrated article here.. Also, think about changing spans in socials to anchor elements (a) they are links after all. In my personal opinion h3 is not the best element to add address information. It doesn't describe section of text it just adds some info. Maybe here span would work better.

Marked as helpful

0

@YoussefYaser11

Posted

Thank you for your advice, I appreciate it@Bartek20

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