0
I added a image in html but it's not showing in result why?
please answerd my question
3 Answers
+ 3
post your code
check the img url
the format should be like this
<img src="MyImgUrl.jpg" alt="your img could not be displayed">MyImg</img>
0
The code might not be arranged right. Read the HTML course of images.
0
show ur code then only we can rectify it