Links >> Create a Link >> Local Pages
|
|
Local Pages
You must put all your works in one folder, in order for you to use directly the filename without including the complete path name.
To create a link to a local page, simply follow the code below:
<a href="index.html">Home</a>
If you have a folder within main folder, use this one:
<a href="folder_name/filename.html">Click Me</a>
|
|
|
|