+ 6
How do i insert an image directly to my code in this app?
5 Antworten
+ 4
You will have to upload the image somewhere, and the use an img tag to show the image, like so:
<img src="https://img.devrant.com/devrant/rant/r_314382_kFrde.jpg">
+ 1
copy and paste the image address link is what I did
+ 1
<img src = location of the image ></img>
0
жопа!!!