How to use File Paths in HTML
A file path describes the location of a file in a web site's folder structure.
A file path describes the location of a file in a web site's folder structure.
An absolute file path is the full URL to a file
File paths are used when linking to external files, like:
Web pages
Images
Style sheets
JavaScripts