0
Add image source to sololearn and run html
How can i add image source to sololearn and run html ?
2 Answers
+ 3
Trá»ng ÄĂ o
* first download image to your phone
* goto imgbb.com
* upload image
* copy url link
* go to your code and paste url
You can also download your image to googledrive
https://www.sololearn.com/discuss/2538146/?ref=app
https://www.sololearn.com/discuss/1710928/?ref=app
https://www.sololearn.com/discuss/2626883/?ref=app
https://www.sololearn.com/discuss/2281884/?ref=app
https://www.sololearn.com/discuss/2138143/?ref=app
https://code.sololearn.com/WW6t4B73kJVz/?ref=app
https://www.sololearn.com/Discuss/3242116/?ref=app
0
1. first go to google image seach.
2. choose your favorite image.
3. right click and copy image address.
4. use it in your code in <img src="https://example.com/image.png" />.
i hope it helps..