Go BackHTML: Start Creating Your Own Web Pages

Synopsis
HTML: Start Creating Your Own Web Pages presents the basic skills needed to use HTML for building a Web page.

Audience
This course is for anyone who needs to understand how HTML is used to develop pages for the World Wide Web.

Time
4 hours

Product Code: HTLC01
After completing HTML: Start Creating Your Own Web Pages, the user should be able to:

 
Recognize HTML commands
Enter some text and basic HTML tags
Format text on the Web page
Add links to other pages
Put images on the Web page
Welcome to HTML
Introduces the basics of what Web pages are and how they work.

HTML commands
Creating HTML with a Text Editor

Creating a Web Page
Provides a guide to creating a Web page.

Tags for every HTML page
Paragraphs and line breaks
Headings

Linking to Other Web Pages
Shows how to create hypertext links.

Linking to another Web page
Linking between your own pages
Relative addresses

Text Formatting and Alignment
Describes ways to control the appearance and alignment of text on the pages.

Emphasizing text with boldface and italics
Character formatting
Text alignment

Font Control and Special Characters
Shows how to decide what size, color, and typeface should be used to display text on a Web page.

Font size and color
Choosing a typeface
Special characters

Arranging Text in Lists
Explains how to format numbered lists, bulleted lists, and other indented lists.

The three types of HTML lists
Lists within lists

Intra-Page and E-Mail Links
Describes how to use the same tag to allow readers to jump between different parts of a single page and how to embed a live link to an e-mail address.

Using named anchors
Linking to a specific part of another page
Linking an e-mail address to a Web page

Putting Images on a Web Page
Shows how to put graphics on Web pages with HTML.

Placing an image on a Web page
Labeling an image
Horizontal and vertical image alignment
This course is distributed with
 
An HTML Glossary
A file containing the text of exercises

Go Back