+ 2

how to input image in html

<img src ="image.jpg" alt="????"/>

2nd May 2017, 3:18 PM
ANUP CHAUHAN
ANUP CHAUHAN - avatar
4 Answers
+ 1
the code above is correct, you can do course of HTML FUNDAMENTAL in sololearn, alt is used for alternate image if unable to load first priority.
2nd May 2017, 3:22 PM
*#*#4636#*#*
+ 1
if your image cannot be loaded, the browser will display the text you wrote in the alt attribute.
2nd May 2017, 3:26 PM
Markus
Markus - avatar
+ 1
alt is basically an alternate text to be displayed for when the image cannot load properly.
2nd May 2017, 5:06 PM
Sammi
Sammi - avatar
0
???? means
26th Dec 2019, 3:03 AM
Hariom Saini