Adding Images | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Adding Images

Is there a way to add images? I want to upload an image I have in my camera roll and use it in a project in any programming language (ex: web, c++, Java)

12th Mar 2018, 8:31 PM
Ariela
Ariela - avatar
5 Answers
+ 13
WEB: <img src="folder/image.jpeg" /> For more 👇 Go through @Erik Johanson's answer here: https://www.sololearn.com/Discuss/624265/?ref=app https://www.sololearn.com/Discuss/1054246/?ref=app
12th Mar 2018, 8:36 PM
🌛DT🌜
🌛DT🌜 - avatar
+ 1
@DT thank you so much, this really helps.
12th Mar 2018, 8:40 PM
Ariela
Ariela - avatar
+ 1
ok..good luck👍
12th Mar 2018, 9:06 PM
Vijay
Vijay - avatar
0
I see c++ in tag. do you want to do image processing?
12th Mar 2018, 8:49 PM
Vijay
Vijay - avatar
0
No, I just like making small games for web, c++, and Java. I downloaded SoloLearn so I can work on them for like five minutes because I’m really busy with school this year and don’t have time to sit down and program on my computer.
12th Mar 2018, 8:58 PM
Ariela
Ariela - avatar