html - Images not loading on local view - mixture -


i want load images stored in respective subdirectories of html file eg in images/ folder index.html file located.

when tried show images tag

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

this works if crate project html not work on local view.

am doing silly mistake?enter image description here


Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

qt - Change color of QGraphicsView rubber band -

c++ - Visible files in the "Projects" View of the Qt Creator IDE if using the CMake build system -