HTML-File-Paths

HTML File Paths

HTML File Paths Path Description <img src=”picture.jpg”> picture.jpg is located in the same folder as the current page <img src=”images/picture.jpg”> picture.jpg is located in the images folder in the current folder <img src=”/images/picture.jpg”> picture.jpg is located in the images folder at the root of the current web <img src=”../picture.jpg”> picture.jpg is located in the folder …

HTML-JavaScript
HTML-Iframe
HTML-Id
HTML-Classes
HTML-Block
html-lists
Website Panel