22C5 - Problem Solving and Computing
Friday, January 19

HTML day 1


HTML Basics

Creating a page

In the Body

Highlighting text

Links

Underlining and e-mail

Use <u> to underline: this text

Here's what you use to specify an e-mail address: <A HREF="mailto:bruell@cs.uiowa.edu">bruell@cs.uiowa.edu</A>

My email address is bruell@cs.uiowa.edu

Lists

Images

Colors

E-mail feedback

Text colors


Fonts

There are two common ways to setup the text of your page.

The <Hn> Tag

The <FONT> Tag

The <FONT> tag can take the following 3 basic attributes: FACE, SIZE, and COLOR