0
How to add pictures
How do i add pictures in html? I've tried the link and it isn't working. Can anyone help?
6 odpowiedzi
+ 2
where is that picture?
try to find your answer in older posts, there are many....
thank you
+ 1
Hi! You want to insert pictures here? In this app? Or something else?
+ 1
Yaroslav Vernigora I want to add it in the app!
+ 1
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
+ 1
Yaroslav Vernigora thank you sm!
0
Upload the image to postimages, copy the direct link, and paste it into HTML <img>, it works.