HTML File Paths · <img src="picture.jpg"> It specifies that picture.jpg is located in the same folder as the current page. · <img src="images/picture.jpg"> It ...
確定! 回上一頁