UNIT 5 > MODULE 1

Lesson 2: Creating Your Own Navigation System

Overview

In the previous lesson you learned about organizing the information on a website, and assuring that websites are usable so that visitors can easily navigate the site, easily access information, and easily perform the site's intended functions. One common feature on websites that plays a key role in making sites usable is the site's navigational menu. In this lesson, you will create a navigational menu for your portfolio website.

Learner Ouctomes

At the completion of this exercise, you will be able to:

Activities

Throughout this course, you have been building a structured HTML list on your portfolio of each of your completed activities. You will now use this same list to build a navigation system for your portfolio. This list might not look like a typical navigational menu yet, but you will later change the way it looks by applying CSS to your entire site.

All done?

Show your instructor all the web pages of your portfolio; they should all now have an unordered list of web pages (your navigational menu) at the top.