CS553 Lab 0 Page
Create an Index Page
- Create a page called index.html in your root directory of your web site...NOTE: if you have another page in this directory named index.html, or inde.htm, RENAME it, or DELETE it!
- The top of the page will contain a banner at the top that says "Computer Science 554 Lab Pages"
- The next line will contain your first and last name, your user name, and Spring 2009...ex:
"Robert Grogan, cs553, Spring 2009"
- The next line will contain the string "Tutorial n", where n is the tutorial number spelled out
- Under this header will be an ordered list of hyperlinks to the first page of each tutorial in the in the chapter.
Example:
Tutorial One
- Developing a Web Page
Tutorial Two
- Developing a Web Site
- Creating a Photography Web Site
Tutorial Three
- Cascading Style Sheets
- Creating a Photography Web Site
Tutorial Four
- Creating Special Effects with CSS
- Adding Advanced Styles to a Web Site
Tutorial Five
- Working with Tables
- Creating a Radio Program Schedule
Tutorial Six
- Working with Forms
Tutorial Seven
- Working with Multimedia
Tutorial Nine
- Working with XHTML
- Create a Well Formed, Valid Document
Tutorial Ten
- Programming with JavaScript
Tutorial Eleven
- Working with Operators and Expressions
- Creating a Countdown Clock
Tutorial Twelve
- Working with Arrays, Loops, and Conditional Statements
Tutorial Thirteen
- Working with Objects and Styles
- Creating a Pull-Down Menu
Tutorial Fifteen
- Working with the Event Model
- Creating a Drag-And-Drop Jigsaw Puzzle
Tutorial Sixteen
- Working with Dynamic Content and Styles
- Creating a Dynamic Table of Contents