Lab 29 Reflection Journal
For this lab we needed to display a sentence or phrase onto the web page which when the JavaScript is added would have a text shadow effect with different colors and distances from the original. The position of the duplicates will be determined by the position of the users mouse and will move when the mouse moves. For my lab I used the phrase "WOAH!" with a fire emoji in the front because why not. The color and the distance of the text shadow is all determined by the JavaScript which creates this pretty cool effect. I don't know if i'll use this exact type of effect on my own work in the future but I can use something similar to the code we learned from this lab to create a pretty cool effect which would attract the interest of people visiting my work. This lab was overall cool because its fun to see the different types of things you can do with coding and that will this variety of things you can ta...