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

HTML & CSS

Abdelilah 180

@abdeldevprojects

Desktop design screenshot for the Profile card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi everybody if you have any tips that could improve my code please don't hesitate to post it on comment thank you <3

Community feedback

@GColville

Posted

Hey, looking good so far. Have you tried setting a height and width values for the photo? At the moment is just showing the alt text instead of the photo.

Keep up the great work!

Marked as helpful

0

Abdelilah 180

@abdeldevprojects

Posted

@GColville Hey, Thank you so much for the info i will fix it after i finish another project.

1
Abdelilah 180

@abdeldevprojects

Posted

@GColville Hello, i updated the code so now the images are visible , the problem was from the path i used to link the images in HTML i did <img src="/images/photo"> github pages have a problem with the slash in the beginning si i changed it to <img src="images/photo"> with no slash, in case it happens to you this will be usefull, frontEndMentor didn't show the new verison of my design so you have to click on "preview site" to see it. thank you <3

1

@GColville

Posted

@abdeldevprojects

Hey, that's awesome, glad you managed to resolve the issue!

Thank you for the tip as well, I'll keep this one in mind for if I have this issue in the future too :)

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