|
|
|
||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Relative Links are links which point to a file or file path “relative” to the location of the HTML file which is currently being viewed in your browser. |
|
../html/help.html |
|||||||||||
|
You’ll note that all of these links use ./ or ../ as part of their path. These codes are used to navigate up or down the directory structure on your server. |
|||||||||||
|
./ is “Browser talk” for “stay on the current level” |
|||||||||||
|
../ is “Browser talk” for “go up one level on the server directory |
|||||||||||
|
You can “stack” ../ commands to move up more than one level in a Relative Link |
|||||||||||
|
Have a question that you can´t find the answer to? Want to report a possible bug? Send a help request to NetObjects Technical Support |
|||||||||||