Please help, how can I add a photo | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Please help, how can I add a photo

26th Apr 2022, 2:35 PM
Ikpeoha Chinwe
4 ответов
+ 2
In this example you can see how: https://code.sololearn.com/WSLZPpBIFgr7/?ref=app
26th Apr 2022, 3:07 PM
JaScript
JaScript - avatar
0
<img src="image_path">
26th Apr 2022, 9:40 PM
Muhammad Mehran Bin Azam
Muhammad Mehran Bin Azam - avatar
0
01.Android: <img src="/storage/emulated/0/your folder/my pic.jg"> 02.On PC: <img src="C://your folder/my pic.jpg"> 03.BEST WAY: I prefer using https://imgbb.com. you upload your photos online then they generate a HTML link Copy the link and paste in your code SIMPLE
28th Apr 2022, 1:03 AM
Razack VON Razack
Razack VON Razack - avatar