Image not displaying on Android

I am coding Android and I am not able to solve the problem why the image is not showing

Hi @kumari.neeta1984

Make sure that you have given the correct path for the image, ideally keep the image and the html file in the same folder. Also, make sure that you specify the image file format correctly( eg. jpg, jpeg, png).

If you still find any issues, please feel free to get back to us.

Hi @kumari.neeta1984

The code you have provided is correct and working on PC browser. Make sure you provide the correct image path on the phone storage. Also, the html file and the image has to be in the same folder.

Could you please let us know which code editor you are using. This will help us to guide you correctly