Summer Institute - HTML Codes


Using a simple text editor such as NotePad for the PC or Simple Text for the Mac, one can use the commands in the following sections to create web pages.

Design Considerations

- basic ideas to keep in mind when designing a web page

Using a Text Editor to Create Web Pages
and HTML Tags

- creating web pages using a Text Editor
- an introduction to <HTML> Tags

Setting Up a Web Page <HTML> <HEAD> <TITLE> <BODY>

- four tags needed on every web page

Giving Text Some Style <H> <CENTER> <HR> <P> <BR> <I> <B> <U>

- formatting text using HTML tags

Creating Lists <UL> <LI> <OL> <DL> <DT> <DD>

- presenting info in a list

Tables

- creating basic tables, formatting a table, adding more to a table

Adding Color to a Web Page <BODY >

- changing the background and text color, adding an image background and changing link colors

Adding Links to Your Pages <A> HREF=

- linking to other URLs, other web pages on your site, other locations on the web page
- using images as links
- mailto:


5/99