DLiteracy.org Learning Digitally
                                                   home example news

Hyperlinks

A hypertext link that links you to another page in your folder.

<a href="page2.htm">Page 2</a>
"page2.htm" is the file you will link to.
"Page 2" will appear on the page for the viewer to click.

Video Lecture


Video best viewed over high bandwidth internet connection.

A hypertext link that links you to another page on the internet.

<a href="http://www.pasd.wednet.edu/school/sms/tech21">Click Here to visit Media-Tech</a> "Click Here to Visit Media-Tech" is where you write the text you want to appear on the Web page.

Video Lecture


Video best viewed over high bandwidth internet connection.

Email link:

This is what's known as a mailto: command.
<a href="mailto:Rob_Edwards@pasd.wednet.edu">Click Here To Write Me</a>

Target Links:

<a name="NAME"></a> Creates a target location within a document.
<a href="#NAME">Go to Target</a> Links to a target location.



Back
Copyright © 2004