0
I have tried every way I could find but still I can't display my local images ..what am I doing wrong?
11 Réponses
0
Images
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Images_in_HTML
audio:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio
video:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video
How To Upload your phone images on SoloLearn using phone
https://code.sololearn.com/WT3661NHpV3B/?ref=app
Upload content with Dropbox [Tutorial]
https://code.sololearn.com/WW6t4B73kJVz/?ref=app
How to host/upload an image (IMGBB way)
/by Farhanaz/
https://code.sololearn.com/Wy3lrXNwGsgJ/?ref=app
Upload content with Google drive
https://code.sololearn.com/Wa25A17a19a1/?ref=app
+ 2
You can convert your images to base64 and then use the base64 string as the image source
https://www.base64-image.de/
+ 1
Thanks...don't have pc😭😭poor life
+ 1
You can upload your img to GitHub and then use the link there.
Here is an example:
https://code.sololearn.com/WADgDmIlLcgY/?ref=app
+ 1
Put image in same folder as your HTML file
Then
<!DOCTYPE html>
<html>
<head>
<title>try </title>
</head>
<body>
<img src=Myphoto.jpg />
</body>
</html>
Do this it will work
0
Hi! local pictures will never be visible here in the Sololearn. Your device isnt a web server, is it? did your ISP give you a white external static ip address, which you could use in the full picture address? In this case please, use cloud storage services such as imgbb, Dropbox, Google cloud and others
0
Sir there's an app called anWriter where it displays but it does not display on chrome or html viewer can you please explain.i am learning..
0
Mobile android
0
Forgot the database???
- 1
Where do you open this app? PC 💻 & notebook or mobile device?
- 1
on a mobile device, it is difficult to work with files, folders and the directory tree. Use your computer or laptop better. for sololernes and mobile devices, use cloud file storage services such as IMGBB, Dropbox, Google disc and direct links to picture files from them