Lab 22

 During lab22 we had to write a simple text on the screen that would be clickable but change into a different text. This lab was fairly easy because all i had to do was edit the javascript code into changing the innerHtml to a different sentence. The point of the lab was also to check the console log and see different tabs that you can open and see age, dog age and name. Doing this by calling the console log in javascript so when it opens up on the site you can view it using developer tools. This lab is useful to a web designer because practicing how to use the console log allows them to see if there is a problem they can fix or allow people debug their code. I will try to use console log on my sites to help create a more efficient website and see if there are any issues with it.

Comments