Question
What is a relative path?
Answer
A relative path is an address that points to the current directory or project folder. In the example illustrated in this lesson, the relative path is images/mountains.jpg
and it assumes we have an images subfolder nested within a project folder.