Extra Credit 1—Spelling Application

Part 1—Overview


As an extra credit assignment -- worth 15 points -- extend the finger spelling page from Lab 7 to a general finger spelling application.

This application borrows the look and feel of Lab 7, but it adds a text window for users to type in a word. When they click a button called "Spell It", the image changes to show the finger spelling configurations for each letter in the word. The page looks like this:

Goal Page

To prepare for this project, create a folder exc01 and place a copy of your signMyName.html Page into it. Rename that page to be spellLetters.html. You're now underway!

Next, consider what has to be done.

    next page