<html> <head> WebMaster icon, Lecture 2

Basic Linking with folders

Relative to lower folder Other Page 2

<a href="sub/MyOtherPage2.html">Other Page 2</a>

Relative to higher folder Other Page 3

<a href="../MyOtherPage3.html">Other Page 3</a>

Link across pages link to other page

<a href="WMSpeaks2-6.html#description">link to other page</a>

Click and hold on a link - copy link

Copy link from location field


Prev | Next | The 'Old' Way to Make Your Own Home Page


Relative to lower folder Other Page 2

<a href="sub/MyOtherPage2.html">Other Page 2</a>

This link is to a page in a folder (subdirectory) called sub that is in the same folder where the current page is located.

Relative to higher folder Other Page 3

<a href="../MyOtherPage3.html">Other Page 3</a>

This link is to a page in a folder (directory) that encloses the folder where the current page is located. The reference uses two dots ../ which means to go up one folder level.

Link across pages link to other page

<a href="WMSpeaks2-6.html#description">link to other page</a>

This link is to a named anchor on a page in the same folder (directory) where the current page is located.

By clicking and holding the mouse button down, you can copy a reference to a link to the clipboard. You can also copy the link reference from the Location text field on the top of the window.


Prev | Next | The 'Old' Way to Make Your Own Home Page


'The WebMaster Speaks....' 2-7

Webmaster Lectures
Welcome to a series of lectures on the World Wide Web
Home | Lectures overview | Lecture 1 | Lecture 2 | Lecture 3 | Lecture 4 | Lecture 5 | Lecture 6 | Lecture 7 | Lecture 8



Membership

Login





Last update: Monday, July 10, 2000 at 10:30:32 PM.
Go to John Koch's home page or send him a message.