UNIT 2

Module 1: Pre-Coding

Overview

In Unit 2, you begin your introduction to web design techniques. At this portion of the course you may already have ideas about what you want your web pages to look like. However, in most real world web pages, what pages "look like" is secondary. A more important first question is: "What do I want my web page to say?" This course places an emphasis on content first, presentation second. The strength of this approach to web design is that it lends itself to designing web pages that are robust, with content that is flexible and deliverable to users regardless of what web-enabled technologies or configurations they're using. The creed among web developers who pratice this approach, and among standards organizations who promote it, is that content and structure should be separate from presentation. In this course, we will be focusing in Unit 2 on content and structure using XHTML. Later, in Unit 3, we will turn our attention to presentation, using cascading style sheets.

In this module, you will construct a web site that will serve as a portfolio for displaying the work you complete in this course. This portfolio will continue to play a key role throughout the course.

Also, you will be introduced to the pre-coding steps that are helpful to go through before you begin working with the nuts and bolts of web page development: coding in XHTML. Just as there are pre-writing steps that ought to be done prior to writing an essay, there are pre-coding steps to do before coding a web site.

Lessons