0
Need help
Hello everyone, I hope you're all well. I need your help here with my very first code. Help me figure out why some images don't display while others do. https://sololearn.com/compiler-playground/W5yo1h24CqSc/?ref=app
4 Respostas
+ 1
some of those images are not found. do you know what this means?
0
Yes, I see that some images are not coming and I want to know why they are not coming.
0
Ok
0
To solve the image problem, the end of the data-image attribute in the line const image = this.getAttribut is missing. It must be completed with ‘data-image’.