How do you link img to my solo learn web project that am working on? Anyone plz... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How do you link img to my solo learn web project that am working on? Anyone plz...

web design

1st Nov 2017, 6:24 PM
Rana Rawan
5 Answers
+ 2
Try to check image property to ser path or install a file manager to get path
1st Nov 2017, 7:08 PM
Daniel
Daniel - avatar
+ 1
<img src="path/to/pic.gif"> ^Just place the location to the pic in the src attribute.
1st Nov 2017, 6:35 PM
AgentSmith
0
can i link from my phone's memory
1st Nov 2017, 6:53 PM
Rana Rawan
0
yes, with path image on phone
1st Nov 2017, 7:01 PM
Daniel
Daniel - avatar
0
Ok my pic is in 'internal' storage file name is solo.png.....so <img src="internal/solo.pg"> ..or am I missing something
1st Nov 2017, 7:06 PM
Rana Rawan