Amina
@minalfatihAll comments
- @rajaiitmSubmitted 3 months ago@minalfatihPosted 3 months ago
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 - @Md-ismail-FDSubmitted 3 months ago@minalfatihPosted 3 months ago
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 - @Agustina02-ceiSubmitted 4 months ago@minalfatihPosted 4 months ago
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