Module 3: HTML Lists

Overview

This lesson will introduce students to HTML lists. The students will work through two short lessons that cover the creation of different types of lists, unordered lists and ordered lists. The lists that are created in this module will eventually become the basis for the navigation of their web portfolio.

Lesson 1: Lists

Tips for Delivering This Lesson

Example Output

When this lesson is complete, students will have modified their index.html file by changing some content to unordered lists.

Lesson 2: Creating a Navigation Menu

Tips for Delivering This Lesson

Example Output

When this lesson is complete, students will have added an unordered list of pages to their index.html file, which ultimately will become the navigation menu.