+ 2
Html question
I use a phone to code on Sololearn, and how would I be able to add photo images to HTML on iPhone, like what would the file name be?
2 Réponses
+ 3
Sololearn playground does not access your local storage. You would need to use images hosted online or use an app that runs codes locally on your phone.
Review previously asked questions for examples.
https://www.sololearn.com/discuss/3335826/?ref=app
https://www.sololearn.com/discuss/3334054/?ref=app
https://www.sololearn.com/discuss/3335908/?ref=app
https://www.sololearn.com/discuss/3338345/?ref=app
+ 3
Hi! Please read this tutorials: đ
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