+ 1
Please help, how can I add a photo
4 odpowiedzi
+ 2
In this example you can see how:
https://code.sololearn.com/WSLZPpBIFgr7/?ref=app
+ 1
https://www.sololearn.com/discuss/102724/?ref=app
https://www.sololearn.com/discuss/2964293/?ref=app
https://www.sololearn.com/discuss/2360045/?ref=app
https://www.sololearn.com/discuss/1007989/?ref=app
https://www.sololearn.com/discuss/3013154/?ref=app
0
<img src="image_path">
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