Module 1: Web Authoring Software

Overview

In this module students are introduced to web authoring software. Programs in this category allow users to create websites using a familiar word processor-like interface, by typing text and formatting it using buttons, menus, and dialog boxes. So far in this course, students have created web pages entirely by hand coding them in HTML. This process is essential to learning web design, as HTML coding gives web authors greater control over the website than is possible with web authoring tools. A solid HTML foundation is particularly critical for advanced students as they progress into web scripting and programming. Understanding the HTML behind the scenes, and being able to manipulate it, continues to be an important skill for web designers, despite the availability of software tools that simplify the overall task of designing a website.

This module follows the same sequence as this curriculum as a whole. Content and structure comes first (in Lesson 1), followed by presentation (in Lesson 2).

Web authoring software allows you to create web pages using a familiar word-processor like interface. However, this is only the tip of the iceberg. One of the benefits of web authoring software is the array of features that is now available to support all aspects of website design, development, and management. Web authors can check for broken links, clean up HTML, and check for accessibility errors sitewide, to mention only a few of the features. Students will learn about and explore some of these features in Lesson 3.

Lesson 1: Basic Features of Web Authoring Software

Tips for Delivering This Lesson

Example Output

When this lesson is complete, students will have added content to their tools.html file.

Lesson 2: Content, Structure, Presentation, and Behavior

Tips for Delivering This Lesson

Lesson 3: Overview of Site Management Features

Tips for Delivering This Lesson