Design comparison
Solution retrospective
image wasnt loading dont know why.
Community feedback
- @arunkanaujia23Posted almost 2 years ago
Hi @Novadior1k
In the index file, you forgot to include an image link. Please use this code.
<div class="card-img"> <img src="./images/image-header-desktop.jpg "alt="image-header-desktop" /> </div>
Marked as helpful0 - @seangray-devPosted almost 2 years ago
Hey novadior1k,
Nice job other than missing that image haha! You could do so by simply adding the element into your element and link to it within your files.
<img src="./"></img>
Hope this helps! Happy coding 👍😁
Marked as helpful0@Novadior1kPosted almost 2 years ago@seangray-dev hahahah yeah, I will be adding it, thanks for looking out!
0 - @wagnerk78Posted almost 2 years ago
Hi! I think you didn't put the image file in the html. Look my github https://wagnerk78.github.io/stats-preview/ https://github.com/wagnerk78/stats-preview
Marked as helpful0@Novadior1kPosted almost 2 years ago@wagnerk78 Yup hahah, I will be adding it, Thanks for looking out! !
0
Please log in to post a comment
Log in with GitHubJoin 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