Minnesota Institute of Public Health  News     Links     Search     MIPH Home

CSAP's Central Center for the Application of Prevention Technologies

CAPT HOME | SITE MAP

An Introduction to HTML

The Central CAPT web site has moved to be part of a new National CAPT web site. In 10 seconds you will be automatically redirected to http://captus.samhsa.gov/central/central.cfm -- Use this form if you have any questions.

Paul Zobitz, Central CAPT

This document was derived from a presentation given at Technology and Prevention: Working Together for Results on June 22, 2000. The headings relate to the notes given at the presentation.

HTML: What is it?

HTML pages are basically plain text files that contain special programming code. When these pages are viewed in a browser, the code tells the browser how to format the text and graphics on the page.

HTML: Why should I care?

It is important to understand HTML if you are planning to create a Web presence for your organization or company. A basic understanding of HTML will ensure that you know some things that can and cannot be done with a Web page. It is also important to know some basics so that you will have greater confidence when dealing with Web designers. Knowledge goes a long way in ensuring that a Web design firm will not attempt to sell you something that you either do not need or is not possible.

OK, so now what??

The first step in understanding HTML is to simply take a look at the actual code for a web page. If you view the source of this page, you can begin to gain an understanding of HTML.

HTML Basics

Some Basic HTML Tags

Some Things to Remember

Is There an Easier Way?

Other Fancy Effects

For more information on dynamic content, check out Adding Fancy Stuff to Web Pages

For More Information

These links provide additional information on HTML. You can also go to your local bookstore or library to find a plethora of books that cover all aspects of HTML and Web page creation.