HTML Coding

Tom Kelliher, CS 102

Feb. 28, 2003

Administrivia

Announcements

Assignment 3 due Monday.

Assignment

Read 4.4--4.5. Questions on pp. 237--239: 3, 14, and 25.

From Last Time

Evaluating web pages.

Outline

  1. Introduction.

  2. Lab.

Coming Up

Introducing FrontPage.

Introduction

Walk students through the lab, highlighting the tags, etc. they'll need to use:

Step 2:
The image type will be visible below the file name.

Step 4:
Don't forget to quote the filename.

Step 5:
The needed tags are <title></title>, <h1></h1>.

The color attributes go inside the <body> tag.

Step 6:
The tags are <p>, <b></b>, <i></i>, <font color="red"></font>,
<font face="Arial"></font>.

Again, attributes go inside the tag.

Why is Refresh important?

Step 7:
The tags are <a href="http://www.goucher.edu/"></a>, <img src="filename">.

Step 8:
The tags are <hr>.

Note that the script given is a safe script.

Lab

Refer to handout.



Thomas P. Kelliher
Tue Feb 25 11:09:59 EST 2003
Tom Kelliher