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

All comments

  • Aminaโ€ข 880

    @minalfatih

    Posted

    Hi @rajaiitm, congratulations for your first solution!๐ŸŽŠ

    The pictures in your design didn't appear, because your folder that hold this pictures didn't Uploaded.

    This is your code <img src="./assets/images/main.svg" alt="">

    So you should delete the name of folders or put the images in this folders.

    I hope this helps you. Happy Coding!๐Ÿ’™

    1
  • 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
  • Aminaโ€ข 880

    @minalfatih

    Posted

    Hi @Agustina02-cei, congratulations for your first solution!๐ŸŽŠ

    I think that your css file didn't work, Depending on your code in html file i see that you write a <link rel="stylesheet" href="css/index.css">

    So if you delete the css folder name in the link to be like this <link rel="stylesheet" href="index.css">, i Think it will be work.

    I hope this helps you. Happy Coding!๐Ÿ’™

    0