HTML Image not displaying, while the src url works

前端 未结 8 858
死守一世寂寞
死守一世寂寞 2021-02-04 02:59
\"Image

That doesn\'t d

8条回答
  •  感情败类
    2021-02-04 03:30

    The simple solution is:

    1.keep the image file and HTML file in the same folder.

    2.code: // your image name.

    3.keep the folder in D drive.

    Keeping the folder on the desktop(which is c drive) you can face the issue of permission.

提交回复
热议问题