Module 6: Page Layout Techniques

Overview

In this module, students will learn the basics of using CSS to control the position of elements on a web page.

Lesson 1: Page Layout with CSS

Tips for Delivering This Lesson

Example Output

When this lesson is complete, students will have repositioned divs at the top of their index.html file by applying layout-related CSS in their external style sheet.

Lesson 2: Stylizing a Navigation Menu with CSS

Tips for Delivering This Lesson

Example Output

When this lesson is complete, students will have stylized the navigation menu within their external CSS file. The results should be visible from any page on their site, including index.html.