Bummer! This is just a preview. You need to be signed in with an account to view the entire instruction.

Well done!

You have completed (UPI) Chapter 10: Utilizing Forms with JavaScript!

Instruction

Beautification

So now that we have the basic functionality in place, the fun can start. The following is just an example of what is possible and will match the screenshot at the beginning of this stage. However, you should feel free to experiment and see what you can come up with.

.select {
  /* The computations are made assuming 1em equals 16px which is the default value in most browsers.
  If y...