我想使用HTML <img>标记在网页上显示图像.
<img>
我已将图像存储在本地驱动器上.
怎么做到这一点?
代码:
<img src="D:\Images\TechnipLogo.jpg">
图像未显示.
html image
html ×1
image ×1