HTML outline
HTML is the starting point for every Web page
Viewers on the web today expect high quality page layouts and interactivity. The HTML series shows you how. You'll learn how to use tables to gain more control over the position and appearance of text and graphics on your page. Image maps let you make different parts of a graphic "clickable" to hyperlink to other pages. To create interactivity you can allow viewers to submit information to you for a variety of purposes, including e-commerce, using forms. You'll also see how to use basic JavaScript's in your page for greater interactivity as well as use Cascading Style Sheets (CSS) for more complex page layouts.
Modules are approximatley 2 hours long.
Module 1: Intro to HTML - Creating a document and Text Formatting,
- Introduction to HTML
- Creating an HTML document
- Paragraph formatting with HTML
- Character formatting with HTML
- Hexadecimal and Web safe colors
Module 2: Hyperlinks, Graphics and Lists
- Creating hyperlinks
- Inserting graphics
- Image maps
- Creating lists
Module 3: Tables and Publishing Web Pages
- Introduction to tables
- Background attributes
- Hosting and publishing Web pages
- Overview of Web development tools
Module 4: Advanced Tables
- Using tables for page layout
- Creating nested tables
- Advanced table properties
- Using spacer GIF’s
Module 5: Forms
- Introduction to forms
- Using input types
- Setting input type attributes
- Introduction to processing form data
Module 6: Beyond HTML
- Understanding JavaScript concepts
- Understanding Cascading Style Sheets
- Demonstration of Dreamweaver, Fireworks and Flash