Unit A Intro

Acrostic Poem and Peanut Butter Jelly Activtiy. Read and complete developing basic web page. Review basic required elements and create a template to work from. What is the difference between html and xhtml. Introduce the document type declaration. Creating folders and subfolders. Demostrate pathing and set up P:drive folders.

Unit B Intro

Review the following elements:list(dl, ol, ul), paragraphs, preformatted, address, email, hr, linking, and br. Introduce div, class, span, and inline CSS.Start Project One (Biography).

Unit C Intro

Review the basic html tags, and show students how anchor points work. Distribute CSS handout and go through lesson 1-10. The project for this unit is on Crime and Punishment. This is a cross curricular assessment working with the Senior English Teacher. Project Two

Unit D Forms

Students will learn to create forms. The elements will include form, submit, reset, select, option, optgroup, textarea, checkbox, radio, text, fieldset, and controlling the form with a table. JavaSript will be used for the option menu. The project for this unit is a is a Survey and called Project Three.

Unit E Tables

The students will learn how to use tables and create web page using a table layout. The table elements will include tbody, table, tr, td, th, thead, width, height, and caption. Project Four requires a table layout to control information.

Unit F Frames

The students will develop a frameset that includes columns and rows. The student will build each page that is used by the frameset. Later an Iframe will be used to create a photogallery. Project Five