Module 4: Creating Links

Overview

This lesson will introduce students to techniques for creating links on their web pages. Students will learn how to create links using both absolute and relative paths and be able to differentiate between the two. In addition, students will explore using named anchors to create jump-to links on a page, and will learn to create e-mail links.

Lesson 1: Linking to External Internet Sites

Tips for Delivering This Lesson

Example Output

When this lesson is complete, students will have added a link to their school home page within their index.html file.

Lesson 2: Linking to Pages Within Your Website

Tips for Delivering This Lesson

Example Output

When this lesson is complete, students will have added links to the navigation menu in their index.html file.

Lesson 3: Special Types of Links

Tips for Delivering This Lesson

Example Output

When this lesson is complete, students will have added a "skip to main content" and "mailto" link to their index.html file.