+ 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)
5 Réponses
+ 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
+ 1
@DT thank you so much, this really helps.
+ 1
ok..good luck👍
0
I see c++ in tag. do you want to do image processing?
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.