+ 1
Hello, I have a question, I hope you can help me
Hello, I have a question, I hope you can help me, when I put an image of my files on my page in html. I can see that image, but if I upload the page to Google, other users cannot see it because they do not have that image in their files. How do I make the image of my files visible to users?
3 Respuestas
+ 4
Upload your files to an online web server and use the servers generated URL as your img's src attribute
You could use my favorite https://imgbb.com/
+ 4
https://www.sololearn.com/discuss/1054246/?ref=app
+ 1
Thanks!!