+ 2
How do you upload a photo into your code
Specifically in html
2 Respostas
+ 3
Use <img src="a">
Where 'a' refers to the link to the image.
+ 1
Hi! Hope, this link will help you:
Images in HTML
https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Images_in_HTML