+ 2
How to add images in a HTML
Please help me.
4 odpowiedzi
+ 1
<img src="yourImageURLHere"/> is the way to add an image to HTML.
+ 3
<img src = "url">
+ 2
Please open the lesson or search the question before posting
https://www.sololearn.com/learn/HTML/1030/