0
How to upload img folder during solo learn coding when i used many images?
5 Respuestas
+ 4
Answer/ Solution:
===============
To integrate images you require to utilize the image tag. Include the source (src) attribute inside the image tag, so your browser kens where to probe for the image. You can utilize a file name or a URL as the source. Include the alternative (alt) attribute so you can denominate your image.
Visit the link given below:
https://www.google.com/amp/s/www.geeksforgeeks.org/how-to-upload-image-into-database-and-display-it-using-php/amp/
Watch video given in below link:
https://www.google.com/url?sa=t&source=web&rct=j&url=https://m.youtube.com/watch%3Fv%3DBO9Ee4Arvh4&ved=2ahUKEwi0gbzc7KDxAhXm7XMBHQnVA60Qo7QBegQIChAE&usg=AOvVaw3SKRt2T6GhNtaTNWD3JbVx
Hope this helps.
Note:
=====
* Use search bar before posting any questions here.
Visit the given link below:
https://www.sololearn.com/Discuss/1924077/can-we-add-images-in-sl
+ 4
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
okkk..thank u
- 1
i mean in this app.