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

Md Ismail 100

@Md-ismail-FD

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

Amina 880

@minalfatih

Posted

Hi @Md-ismail-FD, congratulations for submit this solution!🔥

Your css file didn't work in html file, The code you write is <link rel="stylesheet" href="/social-links-profile-main/index.css">

So, if you delete the name of challenge to be like this

<link rel="stylesheet" href="index.css">

It will be work for this challenge and the other and all challenges you will submit it in the Future🚀🔥

Just delete the name of challenge in the link of css in html file and it will be work

Happy coding💙

0

Md Ismail 100

@Md-ismail-FD

Posted

thanks for your replying, can you talk to me? @minalfatih

0
P

@Hekimianz

Posted

Hi! your CSS file doesn't seem to be linked correctly 🤔 you should rename your CSS file to "style.css" and also change your link tag to this: <link rel="stylesheet" href="style.css" />. That should fix your issue 😁

0

P

@Hekimianz

Posted

By the way the name of your CSS file isn't necessarily wrong its just more conventional to name it "style.css", if you decide to keep it as 'index.css' your link tag should be <link rel="stylesheet" href="index.css" />@Hekimianz

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