Navigating Paths
A relative path starts from your file's current location. See the full location in your browser serach bar.
Path = "filepaths-01.jpg"
Path = "images/filepaths-02.jpg"
Path = "../practicefiles/filepaths-03.jpg"
Note: These paths show my local hard drive files. Website folders work the same way!