Module # 3 If Blocks

During this module I created a way to change the background on my website via check boxes. I do so by assigning each check box an id and utilizing JavaScript if blocks to check which color is selected for the background. I also use buttons to fire off my JavaScript...

Module # 2 JavaScript

This is assignment was very fun. I have had some experience with JavaScript so I tried to be a little creative with the first JavaScript example for this class. I wrote a JavaScript Function to take the text from an input by using the “id” of the input and...