0
How can the photo be added in an original code?
3 odpowiedzi
0
I assume you mean HTML language?
use the image tag. <img>
example:
<img src='https://www.nerdpress.net/wp-content/uploads/2012/01/image-tag.gif'>
0
What about image on the file
0
Are you trying to add an image from your device?