Latest solutions
Latest comments
- @Vorpalv2@Julizajz
Hey, I think the reason why your image is not showing up is because it's not being linked correctly. You have the file path as : /images/image-qr-code It should be: images/image-qr-code. When I changed the file path on chrome dev tools the image was shown. Try it out :)