Write an HTML page that will allow the user to customize the color scheme of the Web page. Use a series of prompts to allow the user to select colors for the background, text and link colors.
Make sure that your page contains some text and links also so that you can see that the colors get changed properly!
A small [animal] started walking toward [place] when a big [color] [animal] [verb (past tense)] it.
Then the author asks the other person for words to fill in the blanks (without revealing the sentence itself). So in this case the second person might say "porcupine," "Albuquerque," "purple," "giraffe," "ate".
Then the author reveals the complete sentence: A small procupine started walking toward Albuquerque when a big purple giraffe ate it.
Some people find this funny, so in this exercise you'll create a webpage that allows users to fill in a simple Madlib. Before you start the webpage, create a sentence with at least three blanks in it. Your webpage should display a series of prompts to allow the user to fill in values to put in the blanks ("Name an animal." "Name a place." etc.). When the user is finished the filled-in MadLib should be displayed.
You may want to refer to these examples: