Click in the correct order

Practice

You can download this page :
- right-click
- View Page Source
- Copy the code into a new Komodo document
- SAVE AS : Second.html
Then you can work on the page.

(1) Change the program to make the word CHIMPANZEE.
You need 5 more BUTTONs, and you need to change the letters
on the first 5 BUTTONs. Then you need to add an .onclick function
for each of the new BUTTONs. If you copy and paste, be sure to
change the ID for each BUTTON, so there are no duplicates.
Be sure to use various colors on the buttons.
And change the picture to a chimpanzee.

(2) Change the puzzle so that it contains 2 separate words,
each word containing 5 letters. They don't need to
"belong together." For example, CHORD PIXEL .
This makes it harder to figure out.
Now change the positions of the finished letters
so it writes one word under the other when you click.
Find a suitable image for your puzzle.