Answer the question
In order to leave comments, you need to log in
How to display image in html?
On the server, I have an array that stores paths to images.
["image/2.jpg", "image/1.jpg", "image/3.jpg"]
Using socket.io I send it to the client
On the client I receive it
Question: how do I display all these images on the screen in a specific block(all_image) ?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question