+ 2

How to add images in a HTML

Please help me.

30th Jul 2019, 5:28 AM
Devid Hazarika
Devid Hazarika - avatar
4 Answers
+ 1
<img src="yourImageURLHere"/> is the way to add an image to HTML.
30th Jul 2019, 2:30 PM
Rohan Rao
Rohan Rao - avatar
30th Jul 2019, 6:11 AM
Gurpreet Jhamat
Gurpreet Jhamat - avatar
+ 3
<img src = "url">
30th Jul 2019, 5:47 AM
Ginfio
Ginfio - avatar
+ 2
Please open the lesson or search the question before posting https://www.sololearn.com/learn/HTML/1030/
30th Jul 2019, 7:21 AM
Farhan
Farhan - avatar