0
images
created html file along with image and sent to other user to use it.. but images not opens in other system.. how to solve this
4 ответов
+ 2
You can solve this by uploading the image to internet and using the url of the image as source. This way the other user doesn't need to have the same images on his PC. An example of a photo uploading site would be postimage.org. Use the direct link as source.
0
Don't know exactly but the other user may has to configure img source in the html file and he needs the image too on his computer
0
other user also need same image
0
this time you send your HTML with image file
and also in your HTML you don't add path of your image file in IMG SRC=""