Basic Primer for HTML


This basic primer for HTML (Hypertext Markup Language) gives you enough information to begin creating your own WWW pages here at the UW. Information covered include creating a Weber account, elementary UNIX, and the basic tags needed to create simple Web pages.


Table of Contents

What is HTML?
Web Services Team
Getting a Weber Account
Steps to Creating an HTML Document
A Few UNIX Commands
Basic HTML Tags
Useful Tricks
Checking Your HTML Tagging
Copyright Considerations
More HTML Information


What is HTML?

Web Services Team

The Web Services Team is responsible for developing standards and guidelines for Web Documents, providing support and training for document creation and maintenance, and review and evaluate the Libraries deployment of Mosaic. Documents linked to the official UW Libraries home page must meet the basic requirements set out by the team.

Getting a Weber Account

All UW faculty, students and staff are eligible for accounts on Weber, the UW's Web server. Weber runs through the galaxy machines (saul, stein, hardy, etc.). To create a Weber account:

Steps to Creating an HTML Document

The following steps are used to get into your public_html directory and to create HTML files using Pico, a text editing program (a primitive word processing program) very similar to Pine.

A Few UNIX Commands

These are some useful UNIX commands. For a more complete list see the UNIX Quick Reference guide available at the Computing Resource Center Lab or try this searchable UNIX Manual.

Useful Tricks

Checking Your HTML Tagging

It is important to check that your tagging is compliant with HTML standards. This program is simple to use and will list any errors you might have on your page.

Copyright Considerations

Publishing material on the web and providing public access to the Internet has legal implications for libraries.


Theresa Mudrock / mudrock@u.washington.edu
rev. 31 January 1997