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

Basic social links card using CSS flexbox

halovii 20

@halovii

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 specific areas of your project would you like help with?

when uploading to github how do I maintain my CSS styles and images used in the HTML file? Some of my styling options have reverted back to default when I uploaded everything

Community feedback

@YacoubDweik

Posted

Hey halovii!

in the index.html just edit this line in the head:

  • <link href="style.css" rel="stylesheet">

and make it like this:

  • <link href="./style.css" rel="stylesheet">

Also there's no need for you to edit all these folders just upload the whole file exactly as you downloaded it from Front End Mentor!

If you any have questions you can contact me thru my Instagram or LinkedIn, there are on my profile page, good luck!

Marked as helpful

1

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