+ 1

How can I insert an image to html page ?

Inserting image

9th Nov 2020, 2:14 PM
Damithu Ransath
Damithu Ransath - avatar
3 Answers
+ 2
<img src="" alt=""> src is the address of image alt is the alternative text if the image does not load. src and alt are required img attributes
9th Nov 2020, 2:18 PM
Zero
Zero - avatar
+ 1
First you should search this question before posting. First upload your image on Dropbox upload win imgb google drive then copy the link of uploaded image . https://code.sololearn.com/W0G3uPGZfc7v/?ref=app
9th Nov 2020, 2:33 PM
Sâùtôsh
Sâùtôsh - avatar
+ 1
https://code.sololearn.com/W0Te6wVTabq9/?ref=app
9th Nov 2020, 2:39 PM
Kunal Chaudhari
Kunal Chaudhari - avatar