Links Relative URL
The relative URL identifies the access the pages from page "quotes/html" to other pages using a relative reference using the syntax below.
../ - denotes the parent directory
/ - denotes the root directory
e.g.
/page1.html
../../project2/html/page2.jpg
Related Tutorial