+ 1
Please does the code play ground of solo learn app show images.
images
4 Respostas
+ 12
i guess yes. but from web because html/javascript can add picture from web.😃
+ 12
use in html.
<img src="image.jpg" />.
(image.jpg is the addres)
+ 6
just look up the image on the web copy the url and paste that into the url of the img tag
+ 1
so how am I to get the path of the image.