Below you will find the 3 files for the Background Generator. A few things you can try:
-
Write code so that the colour inputs match the background generated on the first page load.
-
Display the initial CSS linear gradient property on page load.
-
BONUS: Add a random button which generates two random numbers for the colour inputs.
You may also see different behaviours with the Color widget based on what browser you use. Remember, all browsers are implemented differently. Good luck!