1

I want to load images stored in respective subdirectories of html file for eg in images/ folder where my index.html file is located.

when i tried to show images with this tag

<img src="./images/study.jpg" width="100%" alt="study all time">

this works if I crate project to html but does not work on local view.

Am I doing any silly mistake?enter image description here

David Jacquel
  • 51,670
  • 6
  • 121
  • 147
akshay bhange
  • 2,320
  • 2
  • 28
  • 46

0 Answers0