0
It just doesn't show the alternate text for the image. Someone help.
<img src="/storage/emulated/0/download/Sea art.jpg" align="left" width="20%" hight="25%" bit border="7px" alt="this is a sample picture insertion using image tag"\>
5 Answers
+ 3
Your images and webpage must be in a same parent folder.
for e.g:
Download>
index.html
img.jpg
or
Download>
index.html
images>
img.jpg
tip: height is misspelled.
also use forward slash. "/"
try this on web browser not on playground.
+ 2
doesn't work in the code playground on the app
0
thanks for the help seamiki
0
if the image cannot be displayed by some error then only the alternate text will be displayed.
0
but thats the problem Niha , neither of them them is displaying