Username:
Password:

TABLE OF CONTENTS

Chapter 1: Introduction to HTML
Explain hypermedia vs. linear media
Define HTML Describe the Basic
Document Structure
Identify the sub-elements of the header

 

Chapter 2: Overview of HTML page creation
Choose a Text Editor.
Create a Basic Starting Document.
Understand and Set Document Properties.
View Your Results in a Browser.

 

Chapter 3: Headings, Paragraphs & Breaks
List and describe the different Heading elements.
Use Paragraphs to add text to a document.
Insert breaks where necessary.
Add a Horizontal Rule.

 

Chapter 4: Character Formattting
Change the color and size of your text.
Use Common Character Formatting Elements.
Align your text. Add special characters.
Use other character formatting elements.

 

Chapter 5: Lists
Create an unordered list
Create an ordered list
Create a definition list
Nest Lists

 

Chapter 6: Images
Distinguish between supported graphics formats and unsupported graphics formats.
Determine which graphic format for the type of image.
Add images to your pages

 

Chapter 7: Anchors URL's and Image Maps
Insert links into documents
Define Link Types
Define URL
List some commonly used URLs
Plan an Image Map

 

Chapter 8: Tables
Insert a table.
Explain a table’s attributes.
Edit a table.
Add a table header

 

Chapter 9: Frames
Create a Frames based page.
Work with the Frameset, Frame, and Noframes elements. • Use the attributes of the Frames elements to control the display.
Set Targets appropriately.

 

Chapter 10: Forms
Create a FORM.
Add elements to a FORM.
Define CGI.
Describe the purpose of a CGI Application.
Specify an action for the FORM.

 

Chapter 11: Java and Java Script Introduction
Describe JAVA.
Add a JAVA Applet to a page.
Describe JAVAScript.
Add JAVAScript to an HTML page.

 

Chapter 12:ActiveX Objects and VBScript Introduction
Describe ActiveX.
Add an ActiveX to a web page.
Describe VBScript.
Add some VBScript to an HTML page.

 

Chapter 13: Special Elements
Create animated pages using the Meta element.
Use the Meta element to add information relevant to Internet search engines and people viewing your source code.
Add background sound to HTML pages. Add a Marquee.
Add Blinking text.

 

Chapter 14: Page Layout and Design Considerations
Use Technical Design Considerations in planning an HTML page or project
Discuss Effective Page Layout
Plan a successful web site
Create a web site that is easily navigated

 

Chapter 15: Cascading Style Sheets
Describe how to use a Cascading Style Sheet.
Add an Inline Style.
Add an Embedded Style Sheet.
Add Linked Style Sheets.
Use the DIV and SPAN Elements to add style.
Define and use a Class.
Define and use an ID Prerequisites